Hi!

For fixing the TLA / Zone Type 2 bugs, focus on the following tests:
        bug55253.phpt
        rfc-datetime_and_daylight_saving_time-type2.phpt


Those are exactly the two xfails fixed by my patch.

        DateTime_*-type2-type2.phpt

These aren't fixed but it may be related to the fact that EDT is applied to time that is not actually in EDT but in EST. I didn't find it in RFC but I think in this case it should act as if it was EST there.

Some of the other XFAILS will be fixed by implementing the DST RFC and
the remaining ones by my adjusting them once the DST behavior is fixed.

Do you have a patch for RFC behavior?

--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

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

Reply via email to