]> granicus.if.org Git - php/commit
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
authorAdam Harvey <aharvey@php.net>
Mon, 21 Mar 2011 09:40:52 +0000 (09:40 +0000)
committerAdam Harvey <aharvey@php.net>
Mon, 21 Mar 2011 09:40:52 +0000 (09:40 +0000)
commite1c16f119c40e81462e3cbae4337581bc4b25d15
tree7c5c5d3e6ba6b5fd0fb9eb6156e7f7617a6e1d99
parent7f2937223dec01f23e8bffb1824bee3420a703f2
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
correctly).
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/tests/bug54316.phpt [new file with mode: 0644]