]> granicus.if.org Git - php/commit
MFB: Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
authorIlia Alshanetsky <iliaa@php.net>
Mon, 11 Dec 2006 21:08:44 +0000 (21:08 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 11 Dec 2006 21:08:44 +0000 (21:08 +0000)
commit63bcfa04e8fb35fbac3eaf4dfb97fb445d47d1b9
tree077624d5ac44a88d62e7a1b20210eef4e2a439b2
parentc151b4a37f27968c246ce5c02a688e933cfdd4e2
MFB: Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
yields incorrect results).
ext/date/php_date.c
ext/date/tests/bug39782.phpt [new file with mode: 0644]