From: Dmitry Stogov Date: Thu, 28 Nov 2013 20:59:47 +0000 (+0400) Subject: Merge branch 'master' of git.php.net:php-src X-Git-Tag: PRE_PHPNG_MERGE~353^2~171^2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f92eba241e9c2c56b62130849fc9522530cf3c20;p=php Merge branch 'master' of git.php.net:php-src * 'master' of git.php.net:php-src: Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600) Marking those two as XFAIL for now. Fixed a few DST changeover issues. Move add/sub to timelib. Fix backwards transition diffs. Split up tests into their different categories. Group those tests a bit better, as some of the bd ones wanted a "ST" feature that doesn't exist yet. Fixed forward transitions in diffs. Always reset those parameters. Fixed "Forward Transition" construction of DateTime objects. --- f92eba241e9c2c56b62130849fc9522530cf3c20