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