summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-06-12 13:15:18 +0200
committerAnatol Belski <ab@php.net>2013-06-12 13:15:18 +0200
commita0cb61b292ec2cc4f9aff602e122a7f8273900a3 (patch)
treeb0cb544e13bb39e1ac3caa1ceaa0413a363bbdac /ext
parentcb542d3c8312cf64b866b7e7e99bceeb3a780b82 (diff)
parented2690477c29bfea640e00697070fca62b4d8b09 (diff)
downloadphp-git-a0cb61b292ec2cc4f9aff602e122a7f8273900a3.tar.gz
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: ensure the error_reporting level to get expected notice
Diffstat (limited to 'ext')
-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 __(){