Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php56-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 5.6 as Software Collection (php56 by remi).

Packages

php56-php-pecl-trace-1.0.1-0.1.beta.el7.remi.x86_64 [60 KiB] Changelog by Remi Collet (2017-03-14):
- Update to 1.0.1beta
- drop patch merged upstream
php56-php-pecl-trace-1.0.0-2.el7.remi.x86_64 [59 KiB] Changelog by Remi Collet (2017-02-05):
- add patch for security issue (umask=0)
  patch from https://github.com/Qihoo360/phptrace/pull/76
  see https://github.com/Qihoo360/phptrace/issues/75