On 01/16/2013 02:53 PM, Pascal Mathis wrote:

> When the Zend memory manager is turned on, everything is fine. Is this
> behavior intended?

We do have some intentional leaks where we rely on the pool allocator to
wipe things at the end of a request. So I am less concerned about things
you see at request termination than I would be if you found one mid-request.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to