We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b2fca commit 5fb01a3Copy full SHA for 5fb01a3
ext/standard/tests/array/bug76778.phpt
@@ -5,7 +5,7 @@ Bug #76778 (array_reduce leaks memory if callback throws exception)
5
if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
6
?>
7
--INI--
8
-memory_limit=32M
+memory_limit=128M
9
--FILE--
10
<?php
11
for ($i = 0; $i < 100; $i++) {
0 commit comments