The new PECL package trace-1.0.1beta (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Add support for PHP 7.1
- Fix problem with arguments passed by-reference #77
- Fix some unit tests

Package Info
-------------
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.

Related Links
-------------
Package home: http://pecl.php.net/package/trace
   Changelog: http://pecl.php.net/package-changelog.php?package=trace
    Download: http://pecl.php.net/get/trace-1.0.1beta.tgz

Authors
-------------
Yuchen Wang <[email protected]> (lead)
Anan Zhao <[email protected]> (lead)
Bing Bai <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to