summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-12-11 18:30:01 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-12-11 18:30:01 +0000
commit2199624ad1944cdf563239364a43dea8b12c62b3 (patch)
tree8dd6e27793cb208ebc7e0c983c9134f143072504
parent46307c046f228374d348c9ea899d34b9f5c39d08 (diff)
downloadphp-git-2199624ad1944cdf563239364a43dea8b12c62b3.tar.gz
WS
-rw-r--r--ext/standard/tests/array/array_splice_errors.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_splice_errors.phpt b/ext/standard/tests/array/array_splice_errors.phpt
index 0b92e4bc23..0d4e8da421 100644
--- a/ext/standard/tests/array/array_splice_errors.phpt
+++ b/ext/standard/tests/array/array_splice_errors.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test array_splice() function : error conditions
+Test array_splice() function : error conditions
--FILE--
<?php
/*