From 8429f174b89272540d3adf7f3e321eb6e17852ba Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 11 Aug 2005 23:50:04 +0000 Subject: [PATCH] fix test --- ext/standard/tests/array/bug33940.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/standard/tests/array/bug33940.phpt b/ext/standard/tests/array/bug33940.phpt index f5727297c6..f1aba87bd5 100755 --- a/ext/standard/tests/array/bug33940.phpt +++ b/ext/standard/tests/array/bug33940.phpt @@ -2,6 +2,7 @@ Bug #33940 array_map() fails to pass by reference when called recursively --INI-- error_reporting=4095 +allow_call_time_pass_reference=1 --FILE--