]> granicus.if.org Git - php/commit
- Fixed bug #34676: missing support for strtotime("midnight") and
authorDerick Rethans <derick@php.net>
Sat, 8 Oct 2005 14:30:15 +0000 (14:30 +0000)
committerDerick Rethans <derick@php.net>
Sat, 8 Oct 2005 14:30:15 +0000 (14:30 +0000)
commitd35d37e74c496e2fc97744f781756c3e365aa779
treec261611640d067934f6e9be78739243b9de7e2d1
parent5b7fee64f59b39aca2320e3067e32e1e590e8998
- Fixed bug #34676: missing support for strtotime("midnight") and
  strtotime("noon").
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/resource/parse_date.re
ext/date/tests/bug34676.phpt [new file with mode: 0644]