"PECL Announce" in php.pecl.dev (Fri, 06 Dec 2019 03:55:49 +0000):
>The new PECL package xhprof-2.1.2 (stable) has been released at 
>https://pecl.php.net/.
>
>Release notes
>-------------
>-- Fixed build with PHP-7.4 #32
>
>Package Info
>-------------
>XHProf is a function-level hierarchical profiler for PHP and has a
>simple HTML based navigational interface. The raw data collection
>component is implemented in C (as a PHP extension). The reporting/UI
>layer is all in PHP. It is capable of reporting function-level
>inclusive and exclusive wall times, memory usage, CPU times and number
>of calls for each function. Additionally, it supports ability to
>compare two runs (hierarchical DIFF reports), or aggregate results from
>multiple runs.
>
>Related Links
>-------------
>Package home: https://pecl.php.net/package/xhprof
>   Changelog: https://pecl.php.net/package-changelog.php?package=xhprof
>    Download: https://pecl.php.net/get/xhprof-2.1.2.tgz

Can somebody change the link to the sources on PECL to
https://github.com/longxinH/xhprof
-- 
Jan

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

Reply via email to