php-pecl-trace - Trace is a low-overhead tracing tool for PHP
- Website:
- http://pecl.php.net/package/trace
- Licence:
- ASL 2.0 and BSD
- Vendor:
- Remi Collet
- Description:
Trace is a low-overhead tracing tool for PHP. It can trace all PHP executing, function calls, request information during run-time. And provides features like Filter, Statistics, Current Status and so on. It is very useful to locate blocking, heavy-load problems and debug in all environments, especially in production environments. Package built for PHP 7.1.
Packages
php-pecl-trace-1.0.1-0.5.beta.remi.src | [75 KiB] |
Changelog by Remi Collet (2018-08-16):
- rebuild for 7.3.0beta2 new ABI |
php-pecl-trace-1.0.1-0.4.beta.remi.src | [75 KiB] |
Changelog by Remi Collet (2018-07-18):
- rebuild for 7.3.0alpha4 new ABI |
php-pecl-trace-1.0.1-0.3.beta.remi.src | [75 KiB] |
Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API |
php-pecl-trace-1.0.1-0.2.beta.remi.src | [75 KiB] |
Changelog by Remi Collet (2017-06-28):
- fix test suite for PHP 7.2 from https://github.com/Qihoo360/phptrace/pull/88 |
php-pecl-trace-1.0.1-0.1.beta.remi.src | [74 KiB] |
Changelog by Remi Collet (2017-03-14):
- Update to 1.0.1beta - drop patch merged upstream |