diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-12-11 18:30:01 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-12-11 18:30:01 +0000 |
| commit | 2199624ad1944cdf563239364a43dea8b12c62b3 (patch) | |
| tree | 8dd6e27793cb208ebc7e0c983c9134f143072504 | |
| parent | 46307c046f228374d348c9ea899d34b9f5c39d08 (diff) | |
| download | php-git-2199624ad1944cdf563239364a43dea8b12c62b3.tar.gz | |
WS
| -rw-r--r-- | ext/standard/tests/array/array_splice_errors.phpt | 2 |
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 /* |
