Date: 08/15/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6162 Updated: setcookie("<cookiename>") doesn't clear the previous set cookie anymore"
- Previous message: Joey Smith: "Re: Re[2]: [PHP-DEV] Bug #6173: urlencode() doesn't respect locale"
- Next in thread: Mark Melvin: "Re: [PHP-DEV] PHP 4.0 Bug #5620 Updated: Memory leaks with classes and references to objects"
- Reply: Mark Melvin: "Re: [PHP-DEV] PHP 4.0 Bug #5620 Updated: Memory leaks with classes and references to objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 5620
Updated by: waldschrott
Reported By: h.raaf <email protected>
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:
1)
leaking memory is the intended behaviour using circular
references
2)
you can do (in your code)...
$oa->Bref->Aref->Bref->Aref->Bref.............
how often you want to, thatīs circular
Full Bug description available at: http://bugs.php.net/?id=5620
-- 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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6162 Updated: setcookie("<cookiename>") doesn't clear the previous set cookie anymore"
- Previous message: Joey Smith: "Re: Re[2]: [PHP-DEV] Bug #6173: urlencode() doesn't respect locale"
- Next in thread: Mark Melvin: "Re: [PHP-DEV] PHP 4.0 Bug #5620 Updated: Memory leaks with classes and references to objects"
- Reply: Mark Melvin: "Re: [PHP-DEV] PHP 4.0 Bug #5620 Updated: Memory leaks with classes and references to objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

