Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-13 | 2 | -0/+15 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-13 | 2 | -0/+15 | |
| |\ \ | | |/ | ||||||
| | * | Fix bug #66721 | Boro Sitnikovski | 2014-04-13 | 2 | -0/+15 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-03-25 | 1 | -386/+405 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2014-03-25 | 1 | -386/+405 | |
| |\ \ | | |/ | ||||||
| | * | - Updated to version 2014.2 (2014b) | Derick Rethans | 2014-03-25 | 1 | -386/+405 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-03-18 | 1 | -207/+207 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2014-03-18 | 1 | -207/+207 | |
| |\ \ | | |/ | ||||||
| | * | - Updated to version 2014.1 (2014a) | Derick Rethans | 2014-03-18 | 1 | -207/+207 | |
* | | | fix path separator | Anatol Belski | 2014-03-11 | 1 | -1/+1 | |
* | | | Merge branch 'php-5.5' into PHP-5.6 | Tjerk Meesters | 2014-03-11 | 1 | -12/+11 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Tjerk Meesters | 2014-03-11 | 1 | -12/+11 | |
| |\ \ | | |/ | ||||||
| | * | Removed bogus loops | Tjerk Meesters | 2014-03-11 | 1 | -12/+11 | |
* | | | Added DateTimeImmutable::createFromMutable. | Derick Rethans | 2014-03-02 | 3 | -0/+60 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-02-11 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed ZTS and added fix to NEWS. | Derick Rethans | 2014-02-11 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-02-09 | 11 | -127/+76 | |
|\ \ \ | |/ / | ||||||
| * | | Implemented feature #45528: Allow the DateTimeZone constructor to accept time... | Derick Rethans | 2014-02-09 | 8 | -109/+57 | |
| * | | Rename timelib_get_zone to timelib_parse_zone and export. | Derick Rethans | 2014-02-09 | 3 | -18/+19 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-01-26 | 6 | -12/+84 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2014-01-26 | 6 | -12/+84 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #45543: DateTime::setTimezone can not set timezones without ID. | Derick Rethans | 2014-01-26 | 6 | -12/+84 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-01-25 | 4 | -44/+56 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2014-01-25 | 4 | -44/+56 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #44780: some time zone offsets not recognized by timezone_name_from... | Derick Rethans | 2014-01-25 | 4 | -44/+56 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-01-09 | 1 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-01-09 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | fixed EOL in the test | Anatol Belski | 2014-01-09 | 1 | -3/+3 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-01-09 | 1 | -0/+22 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-01-09 | 1 | -0/+22 | |
| |\ \ | | |/ | ||||||
| | * | added testcase from bug #65371 | Anatol Belski | 2014-01-09 | 1 | -0/+22 | |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 13 | -13/+13 | |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 13 | -13/+13 | |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 13 | -13/+13 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2014-01-02 | 1 | -40/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed (some of) add/sub. | Derick Rethans | 2014-01-02 | 1 | -40/+8 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2013-12-19 | 1 | -358/+372 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2013-12-19 | 1 | -358/+372 | |
| |\ \ | | |/ | ||||||
| | * | - Updated to version 2013.9 (2013i) | Derick Rethans | 2013-12-19 | 1 | -358/+372 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2013-12-12 | 1 | -0/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-12-12 | 1 | -0/+2 | |
| |\ \ | | |/ | ||||||
| | * | fix test | Michael Wallner | 2013-12-12 | 1 | -0/+2 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2013-11-29 | 1 | -4/+17 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed bug #65768: DateTimeImmutable::diff does not work | nikita2206 | 2013-11-29 | 1 | -4/+17 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2013-11-28 | 3 | -10/+24 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2013-11-28 | 3 | -10/+24 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsis... | Derick Rethans | 2013-11-28 | 3 | -10/+24 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Derick Rethans | 2013-11-28 | 13 | -409/+607 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Derick Rethans | 2013-11-28 | 13 | -409/+607 | |
| |\ \ | | |/ | ||||||
| | * | Marking those two as XFAIL for now. | Derick Rethans | 2013-11-28 | 2 | -0/+4 |