memprof 3.0.0

Memory profiler


Memprof is a fast and accurate memory profiler that can be used to find the cause of memory leaks in PHP applications.

License: BSD

Changes

* 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)