]> granicus.if.org Git - php/commitdiff
MFB: Fixed test for 64bit systems
authorIlia Alshanetsky <iliaa@php.net>
Mon, 25 Dec 2006 21:08:10 +0000 (21:08 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 25 Dec 2006 21:08:10 +0000 (21:08 +0000)
ext/standard/tests/array/array_sum.phpt

index f1868cb2ef73d841187a9187f27b8628f4e67f6b..a483eaae35695c48bdedb640731268842cf1ff87 100644 (file)
@@ -1,7 +1,7 @@
 --TEST--
 Test array_sum()
 --INI--
-memory_limit=64M
+memory_limit=128M
 --FILE--
 <?php
 $i = 0;