On 18.01.2008 10:33, Michael B Allen wrote:

>> Because you have to copy something that is going to be freed by PHP.
>> That's how it works & worked for ages - you don't have to free the
>> strings you get from zend_parse_parameters() because PHP does it for you.
> 
> I newer versions of zend engine are more aggressive about collecting
> that memory and now it's caught up with me.

No, it always worked this way.

-- 
Wbr, 
Antony Dovgal

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

Reply via email to