NYCPHP Meetup

NYPHP.org

[nycphp-talk] silent failure with PHPUnit and Zend Framework

Rob Marscher rmarscher at beaffinitive.com
Thu Sep 23 13:27:59 EDT 2010


On Sep 23, 2010, at 12:44 PM, David Mintz wrote:
> Gee, this is interesting:
> 
> david at interps3:/opt/www/shitou/tests$ phpunit -d memory_limit 256M --verbose 
> 
> Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 4864 bytes) in /usr/share/downloads/ZendFramework-1.10.4/library/Zend/Application.php on line 237

Oops, sorry, just realized that's not quite right.  Have to do phpunit -d memory_limit=256M.  Sorry.






More information about the talk mailing list