Re: Re: cvs: php-src(PHP_5_1) / NEWS /ext/com_dotnet com_persist.c /ext/date php_date.c /ext/dom php_dom.c /ext/mysqli mysqli.c /ext/reflection
php_reflection.c /ext/simplexml simplexml.c /ext/spl spl_array.c spl_directory.c spl_iterators.c
On 3/29/06, Wez Furlong <[email protected]> wrote:
> It looks like extensions that don't use this new API will continue to
> work, they'll just leak when __set() is used with them.
Yes, as soon as you do not use these two new functions, they will
"only" leak, like before ;-)
I was talking about the ones affected by this commit.
> We should bump the zend API number to allow extensions to make use of
> the new API.
It should be the case more often, it is getting really hard to know
when and what was introduced (even harder as there is no changelog for
internals changes).
--Pierre
Thread (2 messages)