]> granicus.if.org Git - php/commitdiff
- Fixed test
authorfoobar <sniper@php.net>
Thu, 11 Aug 2005 23:51:35 +0000 (23:51 +0000)
committerfoobar <sniper@php.net>
Thu, 11 Aug 2005 23:51:35 +0000 (23:51 +0000)
ext/standard/tests/array/bug33940.phpt

index f5727297c65f111ec5317667fd46440695798332..f1aba87bd5cbe1a6f290319312721d6f3a2ed922 100755 (executable)
@@ -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--
 <?php
 function ref_map(&$item) {