I fixed my problem, by freeing up the objects; http://www.doctrine-project.org/projects/orm/1.2/docs/manual/improving-performance/en#free-objects
On May 22, 11:41 pm, Galou <[email protected]> wrote: > Few years ago, I remember I meet the same problem in a database > migration script. > The problem was coming from the xdebug module. I don't know how this > module work but it was making the script growing up in the memory. > The problem was resolved by disabling the xdebug module. > > On 21 mai, 16:55, mohdshakir <[email protected]> wrote: > > > > > > > > > Can you elaborate? > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
