diff options
Diffstat (limited to 'ext/spl/tests/SplFileObject_seek_error_001.phpt')
-rw-r--r-- | ext/spl/tests/SplFileObject_seek_error_001.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFileObject_seek_error_001.phpt b/ext/spl/tests/SplFileObject_seek_error_001.phpt index bcf44b098e..4de5bcdd4d 100644 --- a/ext/spl/tests/SplFileObject_seek_error_001.phpt +++ b/ext/spl/tests/SplFileObject_seek_error_001.phpt @@ -12,7 +12,6 @@ try { } ?> --EXPECTF-- - Warning: SplFileObject::seek() expects exactly 1 parameter, 2 given in %s Warning: SplFileObject::seek() expects exactly 1 parameter, 0 given in %s |