On Sun, 2 Aug 2020, Sara Golemon wrote:

> * DateTime and Daylight Saving Time Transitions
> https://wiki.php.net/rfc/datetime_and_daylight_saving_time
>   - Again, no implementation attached, and no obvious sign anything has
> been merged.  Same rules, mark it, do it, or defer it.
>   - Daniel/Derick? Is this done?

This RFC is mostly a description of how things should work, and not 
really a new feature RFC. Some parts of it have been implemented, others 
are still outstanding (but there are "SKIP"ed test for it). I would like 
to fix this for PHP 8.0, but this is a bug fix, and hence should have 
little influence on the feature freeze.

The only thing that is considered a new "feature" is "This RFC proposes 
adjusting the time string parser to handle strings containing DST and 
ST.", but that would be a new feature in "timelib" now, of which I will 
merge the latest develop branch soon. It will not implement this new 
'DST/ST' parts yet.

> RFC explicitly permitted to extend beyond Feature Freeze:
> * Shorter Attribute Syntax Change
>  - Joe/Derick - Please make sure this RFC moves along and reaches
>    conclusion by beta3, as discussed previously.

I'm picking this up and reworking it with Benjamin's ideas, which I 
think is the way forwards. 

cheers,
Derick

-- 
PHP 7.4 Release Manager
Host of PHP Internals News: https://phpinternals.news
Like Xdebug? Consider supporting me: https://xdebug.org/support
https://derickrethans.nl | https://xdebug.org | https://dram.io
twitter: @derickr and @xdebug

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

Reply via email to