diff options
Diffstat (limited to 'ext/spl/tests/array_004.phpt')
| -rwxr-xr-x | ext/spl/tests/array_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/array_004.phpt b/ext/spl/tests/array_004.phpt index e7abf2b1dc..084cf849a5 100755 --- a/ext/spl/tests/array_004.phpt +++ b/ext/spl/tests/array_004.phpt @@ -3,7 +3,7 @@ SPL: ArrayIterator --SKIPIF-- <?php if (!extension_loaded("spl")) print "skip"; ?> --INI-- -allow_call_time_pass_reference=1 +error_reporting=2047 --FILE-- <?php |
