diff options
Diffstat (limited to 'ext/standard/tests/file/fpassthru_error.phpt')
| -rw-r--r-- | ext/standard/tests/file/fpassthru_error.phpt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ext/standard/tests/file/fpassthru_error.phpt b/ext/standard/tests/file/fpassthru_error.phpt index 8278162505..eb9d7e633a 100644 --- a/ext/standard/tests/file/fpassthru_error.phpt +++ b/ext/standard/tests/file/fpassthru_error.phpt @@ -26,21 +26,6 @@ echo "\n*** Done ***\n"; --EXPECTF-- *** Test error conditions of fpassthru() function *** -Warning: fread() expects parameter 1 to be resource, string given in %s on line %d - -Warning: fpassthru(): supplied argument is not a valid stream resource in %s on line %d -bool(false) - -Warning: Wrong parameter count for fpassthru() in %s on line %d -NULL - -Warning: Wrong parameter count for fpassthru() in %s on line %d -NULL - -*** Done *** ---UEXPECTF-- -*** Test error conditions of fpassthru() function *** - Warning: fread() expects parameter 1 to be resource, Unicode string given in %s on line %d Warning: fpassthru(): supplied argument is not a valid stream resource in %s on line %d |
