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.3.9RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b556f6114240d019c3f5851004f4b3644590cac;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