]> granicus.if.org Git - php/commit
- Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
authorDerick Rethans <derick@php.net>
Mon, 30 Aug 2010 16:40:29 +0000 (16:40 +0000)
committerDerick Rethans <derick@php.net>
Mon, 30 Aug 2010 16:40:29 +0000 (16:40 +0000)
commit1fc5e47fb6c05f4b7b01a719f3ca965f72ead94e
treec9119c97b62de9dabdf66278cb59aef0f135f96f
parentfcc22c6af34d0072583b51951ae4930883e19832
- Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/tests/bug52430.phpt [new file with mode: 0644]