[wp-trac] [WordPress Trac] #29205: Remove manual UTC offsets that are not officially used
WordPress Trac
noreply at wordpress.org
Mon Mar 12 17:40:40 UTC 2018
#29205: Remove manual UTC offsets that are not officially used
-------------------------+------------------------------
Reporter: nerrad | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Date/Time | Version: 2.9.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-------------------------+------------------------------
Comment (by nerrad):
I'm guessing you instantiated `DateTimeZone` with a UTC offset in a PHP
5.6+ box? Earlier versions of PHP do not provide that option. Also
there's a PHP bug
(https://events.codebasehq.com/redirect?https://bugs.php.net/bug.php?id=73489)
which affects DateTime instantiated with a `DateTimeZone` object using UTC
offset.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29205#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list