[ANNOUNCEMENT] memprof-3.0.0 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package memprof-3.0.0 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
* Added ability to dump profile when the memory limit is exceeded
* Profiling of non-php allocations is disabled by default (can be enabled at runtime)
Package Info
-------------
Memprof is a fast and accurate memory profiler that can be used to find the cause of memory leaks in PHP applications.
Related Links
-------------
Package home: https://pecl.php.net/package/memprof
Changelog: https://pecl.php.net/package-changelog.php?package=memprof
Download: https://pecl.php.net/get/memprof-3.0.0.tgz
Authors
-------------
Arnaud Le Blanc (lead)