From: foobar Date: Thu, 11 Aug 2005 23:50:18 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.4.1RC1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f23ab9f42671c3427fa8d28798a5972066e5def;p=php MFH --- diff --git a/ext/standard/tests/array/bug33940.phpt b/ext/standard/tests/array/bug33940.phpt index f5727297c6..343786cadf 100755 --- a/ext/standard/tests/array/bug33940.phpt +++ b/ext/standard/tests/array/bug33940.phpt @@ -1,7 +1,8 @@ --TEST-- Bug #33940 array_map() fails to pass by reference when called recursively --INI-- -error_reporting=4095 +error_reporting=2047 +allow_call_time_pass_reference=1 --FILE--