summaryrefslogtreecommitdiff
path: root/ext/date/tests/strtotime_basic2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strtotime_basic2.phpt')
-rw-r--r--ext/date/tests/strtotime_basic2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strtotime_basic2.phpt b/ext/date/tests/strtotime_basic2.phpt
index f90e66da87..5f9bcd552e 100644
--- a/ext/date/tests/strtotime_basic2.phpt
+++ b/ext/date/tests/strtotime_basic2.phpt
@@ -10,4 +10,4 @@ date.timezone=UTC
var_dump(strtotime('mayy 2 2009')); // misspelled month name
?>
--EXPECT--
-bool(false) \ No newline at end of file
+bool(false)