]> granicus.if.org Git - php/commitdiff
Typo
authorRasmus Lerdorf <rasmus@php.net>
Thu, 31 Jan 2008 21:36:40 +0000 (21:36 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 31 Jan 2008 21:36:40 +0000 (21:36 +0000)
ext/date/tests/bug43075.phpt
ext/date/tests/bug43960.phpt

index c2e5bd0513677d560cdf0e56858d4874e61abb45..864147ace73242114fa92cc50565c2c6e36b527c 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #43075 (Support 24 as hour)
--INI--
+--INI--
 date.timezone=UTC
 --FILE--
 <?php
index d635c9ec6173c88fd89ad3c852375028898bbff4..10cbf29fa4091a0cc50ddab5a60dd7d49f21388b 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #43960 (strtotime() returns timestamp in the future when given a bogus string)
--INI--
+--INI--
 date.timezone=UTC
 --FILE--
 <?php