]> granicus.if.org Git - php/commit
- Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >
authorDerick Rethans <derick@php.net>
Tue, 4 May 2010 15:11:41 +0000 (15:11 +0000)
committerDerick Rethans <derick@php.net>
Tue, 4 May 2010 15:11:41 +0000 (15:11 +0000)
commit7cf3911cb8b26f90cca39e955d201fb88279ae34
tree3cb2de644d5c91ede241417037fed28568d7ded7
parentebae62d7c42442a576da3ed5917be74a239f36ed
- Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >
  28 days). (Derick)
NEWS
ext/date/lib/interval.c
ext/date/lib/tm2unixtime.c
ext/date/tests/bug49081.phpt [new file with mode: 0644]
ext/date/tests/date_diff.phpt [new file with mode: 0644]