Edit report at https://bugs.php.net/bug.php?id=66904&edit=1
ID: 66904 Updated by: [email protected] Reported by: arjen at react dot com Summary: DateTime changes not mentioned in 5.5.10 changelog -Status: Verified +Status: Closed Type: Bug Package: Website problem PHP Version: 5.5.10 Assigned To: cmb Block user comment: N Private report: N New Comment: Automatic comment on behalf of [email protected] Revision: http://git.php.net/?p=web/php.git;a=commit;h=600173e61f21f124cdd9e03a92c96719cde72869 Log: Fix #66904: DateTime changes not mentioned in 5.5.10 changelog Previous Comments: ------------------------------------------------------------------------ [2014-03-14 09:17:21] arjen at react dot com Description: ------------ Issue #44780 (some time zone offsets not recognized by timezone_name_from_abbr) and #45543 (DateTime::setTimezone can not set timezones without ID) are missing in the 5.5.10 changelog @ http://www.php.net/ChangeLog-5.php#5.5.10 Following scripts shows the difference between 5.5.9 and 5.5.10: http://3v4l.org/1qPqL Not sure which of these bugs causes this change, but I think it's worth mentioning in these changelog... Test script: --------------- http://3v4l.org/1qPqL ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66904&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
