From 121ebbccc06f1af10767f652bf273026d891c3a1 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Sat, 22 Oct 2011 23:47:52 +0000 Subject: [PATCH] shave off 900M memory from this test --- Zend/tests/bug55509.phpt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.50.1