summaryrefslogtreecommitdiff
path: root/ext/date/tests/006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/006.phpt')
-rw-r--r--ext/date/tests/006.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/006.phpt b/ext/date/tests/006.phpt
index 19a044a91e..425430a470 100644
--- a/ext/date/tests/006.phpt
+++ b/ext/date/tests/006.phpt
@@ -18,7 +18,7 @@ var_dump(checkdate(1,1,-1));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: checkdate() expects exactly 3 parameters, 0 given in %s on line %d
bool(false)
bool(true)