summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fstat_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fstat_error.phpt')
-rw-r--r--ext/standard/tests/file/fstat_error.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/standard/tests/file/fstat_error.phpt b/ext/standard/tests/file/fstat_error.phpt
index c3c15295dd..5eab97ce18 100644
--- a/ext/standard/tests/file/fstat_error.phpt
+++ b/ext/standard/tests/file/fstat_error.phpt
@@ -13,10 +13,9 @@ fclose($fp);
?>
===DONE===
--EXPECTF--
-
Warning: fstat() expects exactly 1 parameter, 2 given in %s on line %d
bool(false)
Warning: fstat() expects exactly 1 parameter, 0 given in %s on line %d
bool(false)
-===DONE=== \ No newline at end of file
+===DONE===