diff options
Diffstat (limited to 'ext/zlib/tests/readgzfile_variation4.phpt')
| -rw-r--r-- | ext/zlib/tests/readgzfile_variation4.phpt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/zlib/tests/readgzfile_variation4.phpt b/ext/zlib/tests/readgzfile_variation4.phpt index ece84a990e..cbc561c71d 100644 --- a/ext/zlib/tests/readgzfile_variation4.phpt +++ b/ext/zlib/tests/readgzfile_variation4.phpt @@ -26,18 +26,9 @@ foreach ( $variation as $var ) { ?> ===DONE=== --EXPECTF-- -Warning: readgzfile(10.5): failed to open stream: No such file or directory in %s on line %d bool(false) - -Warning: readgzfile(-10.5): failed to open stream: No such file or directory in %s on line %d bool(false) - -Warning: readgzfile(123456789000): failed to open stream: No such file or directory in %s on line %d bool(false) - -Warning: readgzfile(-123456789000): failed to open stream: No such file or directory in %s on line %d bool(false) - -Warning: readgzfile(0.5): failed to open stream: No such file or directory in %s on line %d bool(false) ===DONE=== |
