diff options
| author | Robert Nicholson <nicholsr@php.net> | 2007-10-26 16:09:34 +0000 |
|---|---|---|
| committer | Robert Nicholson <nicholsr@php.net> | 2007-10-26 16:09:34 +0000 |
| commit | 250cee632911137974ff47eef2925e9e59d17a58 (patch) | |
| tree | 42516ea6be91968813c7bd1e8025d96108531f33 /ext/standard/tests/array/array_splice_errors.phpt | |
| parent | ed56c6e38c2bfa688395f99fa7a3867097e15dda (diff) | |
| download | php-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.phpt | 1 |
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 /* |
