diff options
Diffstat (limited to 'Zend/tests/bug41421.phpt')
-rw-r--r-- | Zend/tests/bug41421.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug41421.phpt b/Zend/tests/bug41421.phpt index e223e6fc78..e4fa9447de 100644 --- a/Zend/tests/bug41421.phpt +++ b/Zend/tests/bug41421.phpt @@ -18,7 +18,7 @@ feof($fp); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- Warning: feof(): wrapper::stream_eof is not implemented! Assuming EOF in %s on line %d Fatal error: Uncaught Exception in %s:%d |