summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_splice_errors.phpt
diff options
context:
space:
mode:
authorRobert Nicholson <nicholsr@php.net>2007-10-26 16:09:34 +0000
committerRobert Nicholson <nicholsr@php.net>2007-10-26 16:09:34 +0000
commit250cee632911137974ff47eef2925e9e59d17a58 (patch)
tree42516ea6be91968813c7bd1e8025d96108531f33 /ext/standard/tests/array/array_splice_errors.phpt
parented56c6e38c2bfa688395f99fa7a3867097e15dda (diff)
downloadphp-git-250cee632911137974ff47eef2925e9e59d17a58.tar.gz
Remove unneeded INI sections
Diffstat (limited to 'ext/standard/tests/array/array_splice_errors.phpt')
-rw-r--r--ext/standard/tests/array/array_splice_errors.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_splice_errors.phpt b/ext/standard/tests/array/array_splice_errors.phpt
index 04861cfbb8..4f3223900d 100644
--- a/ext/standard/tests/array/array_splice_errors.phpt
+++ b/ext/standard/tests/array/array_splice_errors.phpt
@@ -1,6 +1,5 @@
--TEST--
Test array_splice() function : error conditions
---INI--
--FILE--
<?php
/*