On 06/16/2011 11:03 AM, Pascal COURTOIS wrote:
>  If you followed the thread you have seen the reduced test case is
> VERY short and the ONLY constructions involved are user functions and
> exceptions. FULL STOP. Not even a single addition nor a loop nor nothing.
> I can't imagine nobody uses user functions and exceptions.

You might also consider that your particular case is rather unique. I
tried your test case and saw no leak after the request. Everything is
freed on request shutdown. That means that for pretty much everyone
doing standard short web requests, this style of code would work
perfectly for them.

-Rasmus

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

Reply via email to