]> granicus.if.org Git - php/commit
MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
authorIlia Alshanetsky <iliaa@php.net>
Thu, 1 Dec 2005 16:26:38 +0000 (16:26 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 1 Dec 2005 16:26:38 +0000 (16:26 +0000)
commit38d192b7c6a12b546a6356d1cc7551d44e95d56c
tree68b3d48aec0fc1d5efce18ad0701ccfad6b65e1a
parent7b396961daa7910df3a613c6619cd3b005cff231
MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
date string).
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/timelib.h
ext/date/php_date.c
ext/date/tests/bug35499.phpt [new file with mode: 0644]