]> granicus.if.org Git - php/commit
- Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
authorDerick Rethans <derick@php.net>
Sat, 6 Mar 2010 16:04:47 +0000 (16:04 +0000)
committerDerick Rethans <derick@php.net>
Sat, 6 Mar 2010 16:04:47 +0000 (16:04 +0000)
commitf8e412ae5142ed5482a7f955c1923aabf9b59b63
tree619dece9dd1b4913bed81f5df9668b424d9e8c78
parent49f31dbacf561fcce3b40733b809f07e06a382cc
- Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
  parsing date strings).
- For 5.2 I just added the test case minus new 5.3 additions.
ext/date/lib/parse_date.c
ext/date/tests/bug51096.phpt [new file with mode: 0644]