1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: incorrect status propagation for PHP_RSHUTDOWN_FUNCTION
Patrick ALLAERT
as Patrick Allaert
More... over 9 years ago
Fixed: stats should always be sent with '.' as decimal separator
Patrick ALLAERT
as Patrick Allaert
More... over 9 years ago
Changed: removed some compiler warnings
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: removed unused var
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Merge pull request #6 from 0livier/ubuntu_compilation
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Merge pull request #7 from 0livier/patch-1
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Added: $ to tell it's a command for normal user More... almost 10 years ago
Fixed: do not activate silence handler if APM is not enabled
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: removed temporary debugging with file
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: removed hard-coded limit of 64kB json data
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: Out of memory error in backtrace generation
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: avoiding int / uint conversion
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: missing reference incrementing
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: segmentation fault with "zend_mm_heap corrupted" message.
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Added: support for compilation on Ubuntu More... almost 10 years ago
Added: HTTP response code to StatsD / Socket drivers
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Added: missing cookies & post data via socket driver
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: make metrics globally available and avoid some data on socket driver
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: wrong title level in README
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: improved configuration formatting
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: fixed README formatting
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: updating documentation
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: doc: wrong use of 'tcp:' in socket path
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: renamed apm.php to index.php for better access
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Fixed: #5: make: *** [driver_statsd.lo] Error 1
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: fixing some non standard indententation
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Added: application_id
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Changed: apm.socket_enabled & apm.socket_path are PHP_INI_ALL!
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Merge branch 'feature/ignore_silenced_errors' of https://github.com/mathieuk/php-apm into mathieuk-feature/ignore_silenced_errors
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago
Added: socket driver
Patrick ALLAERT
as Patrick Allaert
More... almost 10 years ago