On Sep 23, 2010, at 12:23 PM, David Mintz wrote:
> I have upped the memory limit to 64M in both /etc/php5/apache2/php.ini as 
> well as /etc/php5/cli/php.ini. Same story: still bonking without emitting an 
> error message, even with that output buffering turned off.

Hmm... you can also pass a custom memory limit when you invoke phpunit:  
phpunit -d memory_limit 256M 

Also, maybe try the --strict and --verbose switch for phpunit if you haven't 
already.

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to