]> granicus.if.org Git - php/commit
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
authorDerick Rethans <derick@php.net>
Wed, 30 Jul 2008 18:00:44 +0000 (18:00 +0000)
committerDerick Rethans <derick@php.net>
Wed, 30 Jul 2008 18:00:44 +0000 (18:00 +0000)
commitb5e2564abfb6f3c2ff45b349c082189321095207
treed4dd418bac5f8b23bbb7db3ba8630053cef8a563
parenta041ddc9d96128524ec514c5f3ec4a645a28131c
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
  advanced relative time strings.
- MFH: Fixed return values of all the modifying methods, they now properly
  return the object itself.
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/php_date.c
ext/date/tests/012.phpt
ext/date/tests/013.phpt
ext/date/tests/date_parse_001.phpt