Re: [PHP-DEV] Memory leak From: Andrei Zmievski (andrei <email protected>)
Date: 05/23/00

On Tue, 23 May 2000, Andi Gutmans wrote:
> Nope. The problem isn't assigning a variable to itself. The problem is
> assigning a variable to one of its properties, i.e. $a[0][0]=&$a;

Umm, yes, sorry, that's what I meant to say. I can see that it'd be
pretty involved unless the container pointer was easily accessible.

> Well the default of the build will be without debug. Whoever uses debug
> hopefully will know what to do with it or at least mail the mailing list so
> that we can give him a clear answer.

Ok.

-Andrei
* What were the first 15 billion years of the universe like for you? *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>