1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed: improved and fixed some stuff in config.m4 More... over 13 years ago
Fixed: #19421 apm.*_error_reporting is ignored (thx Mathieu ZIK for reporting) More... over 13 years ago
Fixed: memory of events not released More... over 13 years ago
Fixed: segfault when apm.stacktrace_enabled=0 More... over 13 years ago
* Fixed ZendEngine 2.4 build * Fixed compiler warnings (Windows) * Fixed ZTS build More... almost 14 years ago
Fixed: Bug #17513 Using MySQL driver, only events of the first incoming request are stored More... about 14 years ago
Fixed: Bug #17512 Sqlite connections aren't closed at the end of the request (for real!) More... about 14 years ago
Fixed: Bug #17512 Sqlite connections aren't closed at the end of the request More... about 14 years ago
Added: Asynchronous processing of events (config option: apm.deffered_processing) More... about 14 years ago
Changed: WS More... about 14 years ago
Changed: indentation More... about 14 years ago
Fixed: apm.mysql_error_reporting not set to E_ALL by default More... about 14 years ago
Fixed: Bug #17502: Drivers' rshutdown run only when slow_request tracking is enabled More... about 14 years ago
Fixed: PHP 5.0 didn't provide a way to avoid cloning tzinfo yet More... about 14 years ago
Removed initial unicode support (PHP '6') More... about 14 years ago
Added: Per driver error reporting level More... about 14 years ago
Changed: NEWS updated with PHP < 5.2.2 compiling issue More... about 14 years ago
Fixed: 'zend_uintptr_t' appeared in PHP 5.2.2 only More... about 14 years ago
Fixed: missing includes which defines 'zend_uintptr_t' More... about 14 years ago
Added: per driver 'enabled' flag More... about 14 years ago
Changed: prefixing sqlite configuration settings More... about 14 years ago
Added: MySQL driver More... about 14 years ago
Changed: name of initial #define to avoid double includes More... about 14 years ago
Fixed: newline at end of file More... about 14 years ago
Added: authors in headers More... about 14 years ago
Style upgrades to event.php, Fixed an array key typo for stacktrace. Made stacktrace use nl2br() for nice formatting More... about 14 years ago
Made styling upgrades to event.php popup - Changed the source code to use <dl><dd><dt>. Added a Show/Hide for the source code. More... about 14 years ago
Created lib.php, moved functions from config.php to lib.php More... about 14 years ago
Fixed: copyright years forgotten in r296024 More... about 14 years ago
Changed: no need to backup zend_error_cb at RINIT when it can be done once at RINIT More... about 14 years ago