Stanislav Malyshev wrote:
Hi!
I'm releasing an extended PHP logging extension that we currently use
at facebook with much success. I currently use a small patch to
determine if a memory overflow has occurred as there's currently no
direct access into the allocator structures. You can get more
information on the project at http://tekrat.com/php/xlog/.
Maybe just make AG() exported?
Yes, I like this idea better as it's more flexible but I wasn't sure if we
wanted that much visibility into the global variables of the allocator. I
suppose though, as with other things of this nature, if you're mucking with
this data then you should be doing so at your own risk etc. ;-)
-shire
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php