A few more patches (and test cases) for review:

http://bugs.php.net/bug.php?id=46111 (strtotime() returns false for
some valid timezones)

http://bugs.php.net/bug.php?id=48902 ( datetimezone uses calcutta or kolkata)

http://bugs.php.net/bug.php?id=50559 (Clone is not implemented for
DateInterval and DatePeriod)

Thanks,
Arvi

On Wed, Jan 20, 2010 at 9:47 PM, Arvind Srinivasan <yoa...@gmail.com> wrote:
> Hi,
>
> I've updated each of the following bug reports
>
> http://bugs.php.net/bug.php?id=50475 - DateTime::setISODate followed
> by DateTime::setTime
>
> http://bugs.php.net/bug.php?id=49059 - DateTime::diff() repeats
> previous sub() operation
>
> http://bugs.php.net/bug.php?id=49904 - DateTime::modify('last day')
> returns last day of the month
>
> with a patch (against 5.3) that includes a fix as well as a test case.
>
> 50475 is the only one that is currently unassigned. Please could
> someone review my fix.
>
> Thanks,
> Arvi
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to