summaryrefslogtreecommitdiff
path: root/Zend/tests/bug33257.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 17:54:12 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 17:54:12 +0000
commitb64823deb74d9a46728f90748dd5821915452302 (patch)
treec506e478316375720c37ac7eed362d3b387a28f7 /Zend/tests/bug33257.phpt
parent877b7c7ea74e1f2ab011d77f1eef411683d14e1d (diff)
downloadphp-git-b64823deb74d9a46728f90748dd5821915452302.tar.gz
fix test names
Diffstat (limited to 'Zend/tests/bug33257.phpt')
-rwxr-xr-xZend/tests/bug33257.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug33257.phpt b/Zend/tests/bug33257.phpt
index 2ce3e2fe96..c17ddfd17f 100755
--- a/Zend/tests/bug33257.phpt
+++ b/Zend/tests/bug33257.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #33257 array_splice() inconsistent when passed function instead of variable
+Bug #33257 (array_splice() inconsistent when passed function instead of variable)
--INI--
error_reporting=4095
--FILE--