summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-132-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-132-0/+15
| |\ \ | | |/
| | * Fix bug #66721Boro Sitnikovski2014-04-132-0/+15
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-03-251-386/+405
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-03-251-386/+405
| |\ \ | | |/
| | * - Updated to version 2014.2 (2014b)Derick Rethans2014-03-251-386/+405
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-03-181-207/+207
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-03-181-207/+207
| |\ \ | | |/
| | * - Updated to version 2014.1 (2014a)Derick Rethans2014-03-181-207/+207
* | | fix path separatorAnatol Belski2014-03-111-1/+1
* | | Merge branch 'php-5.5' into PHP-5.6Tjerk Meesters2014-03-111-12/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-03-111-12/+11
| |\ \ | | |/
| | * Removed bogus loopsTjerk Meesters2014-03-111-12/+11
* | | Added DateTimeImmutable::createFromMutable.Derick Rethans2014-03-023-0/+60
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-02-111-1/+1
|\ \ \ | |/ /
| * | Fixed ZTS and added fix to NEWS.Derick Rethans2014-02-111-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-02-0911-127/+76
|\ \ \ | |/ /
| * | Implemented feature #45528: Allow the DateTimeZone constructor to accept time...Derick Rethans2014-02-098-109/+57
| * | Rename timelib_get_zone to timelib_parse_zone and export.Derick Rethans2014-02-093-18/+19
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-01-266-12/+84
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-01-266-12/+84
| |\ \ | | |/
| | * Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.Derick Rethans2014-01-266-12/+84
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-01-254-44/+56
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-01-254-44/+56
| |\ \ | | |/
| | * Fixed bug #44780: some time zone offsets not recognized by timezone_name_from...Derick Rethans2014-01-254-44/+56
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-01-091-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-091-3/+3
| |\ \ | | |/
| | * fixed EOL in the testAnatol Belski2014-01-091-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-01-091-0/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-091-0/+22
| |\ \ | | |/
| | * added testcase from bug #65371Anatol Belski2014-01-091-0/+22
| | * Bump yearXinchen Hui2014-01-0313-13/+13
| * | Bump yearXinchen Hui2014-01-0313-13/+13
* | | Bump yearXinchen Hui2014-01-0313-13/+13
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-01-021-40/+8
|\ \ \ | |/ /
| * | Fixed (some of) add/sub.Derick Rethans2014-01-021-40/+8
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2013-12-191-358/+372
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-12-191-358/+372
| |\ \ | | |/
| | * - Updated to version 2013.9 (2013i)Derick Rethans2013-12-191-358/+372
* | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2013-12-121-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-121-0/+2
| |\ \ | | |/
| | * fix testMichael Wallner2013-12-121-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2013-11-291-4/+17
|\ \ \ | |/ /
| * | Fixed bug #65768: DateTimeImmutable::diff does not worknikita22062013-11-291-4/+17
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2013-11-283-10/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-11-283-10/+24
| |\ \ | | |/
| | * Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsis...Derick Rethans2013-11-283-10/+24
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2013-11-2813-409/+607
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-11-2813-409/+607
| |\ \ | | |/
| | * Marking those two as XFAIL for now.Derick Rethans2013-11-282-0/+4