memtrack 0.2.1

PHP extension to watch (unusually high) memory consumption in PHP scripts


memtrack is a PHP extension that tracks memory consumption in PHP scripts
and produces reports (warnings) when memory usage reaches certain levels
set by the user.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

- fixed PECL bug #23826 (memtrack breaks suhosin checks).