From: Ferenc Kovacs Date: Sat, 22 Oct 2011 23:47:52 +0000 (+0000) Subject: shave off 900M memory from this test X-Git-Tag: php-5.5.0alpha1~994 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=121ebbccc06f1af10767f652bf273026d891c3a1;p=php shave off 900M memory from this test --- diff --git a/Zend/tests/bug55509.phpt b/Zend/tests/bug55509.phpt index 5fafc61af4..d9957cd5fb 100644 --- a/Zend/tests/bug55509.phpt +++ b/Zend/tests/bug55509.phpt @@ -7,7 +7,7 @@ if (PHP_INT_SIZE == 4) { } ?> --INI-- -memory_limit=3G +memory_limit=2100M --FILE-- --EXPECTF-- 1 2 3 4 -5 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d