Re: [PHP-DEV] Garbage Collection

2008-10-15 Thread Nathan Rixham
Derick Rethans wrote: On Wed, 15 Oct 2008, Nathan Rixham wrote: Evening All, Could anybody either point me to some existing documentation as to the specifics of Garbage Collection in PHP; specifically for multi-process (forked) CLI applications. Specifically when is a variable a candidate for

Re: [PHP-DEV] Garbage Collection

2008-10-15 Thread Derick Rethans
On Wed, 15 Oct 2008, Nathan Rixham wrote: > Evening All, > > Could anybody either point me to some existing documentation as to the > specifics of Garbage Collection in PHP; specifically for multi-process > (forked) CLI applications. Specifically when is a variable a candidate for > garbage colle