Hi,

Am Montag, den 22.12.2008, 06:27 -0800 schrieb fab2008:
> I think there are a lot of circular references in ZF implementation,
> are you aware of this problem? Is there any possible fix?

PHP 5.3 comes with a new garbage collector implementation. The new
garbage collector implements algorithms described in the following
paper: http://www.research.ibm.com/people/d/dfb/papers/Bacon03Pure.pdf
It behaves much better on long running scripts and is capable of
cleaning up cyclic references. 

Marco: just for curiosity, could you try running your script with 5.3?

cu, Lars

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to