- Fixed bug #34771 (strtotime() fails with 1-12am/pm).
authorDerick Rethans <derick@php.net>
Fri, 7 Oct 2005 08:05:10 +0000 (08:05 +0000)
committerDerick Rethans <derick@php.net>
Fri, 7 Oct 2005 08:05:10 +0000 (08:05 +0000)
commit83bb14d2ffc3eb67d61fab40908baa52d8b98609
tree7a460f415893a156bd345bbefb4840dfbae12744
parent0993034101c6c43ca94adeb44db8ed9e61f9c014
- Fixed bug #34771 (strtotime() fails with 1-12am/pm).
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/resource/parse_date.re
ext/date/tests/bug34771.phpt [new file with mode: 0644]