Medieval Programming » Propel and PHP Garbage collector
- saved on
-
- uri:
-
http://blog.hma-info.de/2007/10/02/propel-and-php-garbage-collector/
This link is now broken.
- about:
- I typically disable logging for batch scripts in symfony, which significantly improves memory leak issues.
sfConfig::set(’sf_logging_enabled’, false);