summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-06-12 13:13:48 +0200
committerAnatol Belski <ab@php.net>2013-06-12 13:13:48 +0200
commitcd1b44c4b6b67e77d8704a2a24e7c676f835a76d (patch)
treef154c2aa123e3ff2823c748e8587b59122aa165b
parenteccc05fc44150f6fc135ce7875a34b1467bd0979 (diff)
downloadphp-git-cd1b44c4b6b67e77d8704a2a24e7c676f835a76d.tar.gz
ensure the error_reporting level to get expected notice
-rw-r--r--ext/standard/tests/array/bug31158.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/standard/tests/array/bug31158.phpt b/ext/standard/tests/array/bug31158.phpt
index e672a10b28..da7a9ec907 100644
--- a/ext/standard/tests/array/bug31158.phpt
+++ b/ext/standard/tests/array/bug31158.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #31158 (array_splice on $GLOBALS crashes)
+--INI--
+error_reporting = E_ALL
--FILE--
<?php
function __(){