]> granicus.if.org Git - php/commit
- Fixed bug #35885 (strtotime("NOW") no longer works).
authorDerick Rethans <derick@php.net>
Wed, 4 Jan 2006 15:56:58 +0000 (15:56 +0000)
committerDerick Rethans <derick@php.net>
Wed, 4 Jan 2006 15:56:58 +0000 (15:56 +0000)
commit81d9c330f74e5c1c187b792780b071558ffde513
treeab85f2c1802851db2ab6b06ab048248b98f7eec5
parent02ea4de78b9d119a6e6849da4c2c4831adaea4d6
- Fixed bug #35885 (strtotime("NOW") no longer works).
- Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
#- Not added to NEWS as this will be merged to PHP_5_1 when Ilia looks at it.
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/tests/bug35885.phpt [new file with mode: 0644]
ext/date/tests/bug35887.phpt [new file with mode: 0644]