Hi Richard

Model::clearInstancePool() is not only mechanism that tries to solve memory
leaks issue in Propel - check this
out,<http://bugfeatures.com/blog/comments.php?y=09&m=08&entry=entry090809-055809#entry090809-055809_comment090809-134908>

Also, you should take into consideration manually destroying objects and
variables used inside of your loops. As my predecessors wrote: PHPs Garbage
Collector is very unreliable thing and carrying at least part of its work by
yourself should give measurable benefits.

Cheers, Alan

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to