]> granicus.if.org Git - php/commit
Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date)
authorDerick Rethans <github@derickrethans.nl>
Wed, 27 Nov 2013 21:59:46 +0000 (21:59 +0000)
committerDerick Rethans <github@derickrethans.nl>
Wed, 27 Nov 2013 21:59:46 +0000 (21:59 +0000)
commit23ab2575e1be062c2d5e3f80d3ff40cabe14fa2c
treefdbb26f3990a71ee2f8ea8e8103ae3d6aaf785c6
parent504c60dc4451b8ede8814530dbfec0ef485f0ca6
Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date)
ext/date/php_date.c
ext/date/tests/DateTime_format_basic2.phpt
ext/date/tests/DateTime_verify.phpt
ext/date/tests/bug52063.phpt
ext/date/tests/bug53879.phpt [new file with mode: 0644]
ext/date/tests/date_constants.phpt
ext/date/tests/gmdate_variation13.phpt
ext/date/tests/test-parse-from-format.phpt