> I don't have enough mental strength to dive into that script > right now, but :-) > be advised that if you create circular references (which > apparently you do) > then yes, it will leak. PHP doesn't support circular references. Ahhh. It may sound like a stupid question, but why not? And is it likely to in the future? As for the leaks, when on a production system (--disable-debug) does PHP catch and free them after each request (provided they are emalloc'd) ? If so, then I will forget about them. If not, I might have to try another approach. --Wez. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] RC3? Derick Rethans
- Re: [PHP-DEV] RC3? Sebastian Bergmann
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RC3? Jani Taskinen
- [PHP-DEV] mailparse email parsing extension for PHP Wez Furlong
- [PHP-DEV] (apparently) leaky zend Wez Furlong
- Re: [PHP-DEV] (apparently) leaky zend Zeev Suraski
- RE: [PHP-DEV] (apparently) leaky zend Wez Furlong
- [PHP-DEV] Leaking references Wez Furlong
- RE: [PHP-DEV] Leaking references Wez Furlong
- Re: [PHP-DEV] Leaking references Zeev Suraski
- RE: [PHP-DEV] Leaking references Wez Furlong
- RE: [PHP-DEV] Leaking references Stanislav Malyshev
- Re: [PHP-DEV] Leaking references Boian Bonev
- Re: [PHP-DEV] Leaking references Stanislav Malyshev
- Re: [PHP-DEV] efree/emalloc in sa... Boian Bonev
- Re: [PHP-DEV] efree/emalloc in sa... Stanislav Malyshev
- Re: [PHP-DEV] efree/emalloc in sa... Boian Bonev
- Re: [PHP-DEV] Leaking references Thomas Wentzel
- Re: [PHP-DEV] Leaking references Thomas Wentzel
- Re: [PHP-DEV] Leaking references Thomas Wentzel
- Re: [PHP-DEV] Leaking references Thomas Wentzel