#
55626549 |
| 05-Oct-2016 |
Derick Rethans |
Improve support for microseconds with Date/Time It fixes several bugs: - Fixed bug #45554 (Inconsistent behavior of the u format char). - Fixed bug #48225 (DateTime parser doesn
Improve support for microseconds with Date/Time It fixes several bugs: - Fixed bug #45554 (Inconsistent behavior of the u format char). - Fixed bug #48225 (DateTime parser doesn't set microseconds for "now"). - Fixed bug #52514 (microseconds are missing in DateTime class). - Fixed bug #52519 (microseconds in DateInterval are missing). - Fixed bug #68506 (General DateTime improvments needed for microseconds to become useful). - Fixed bug #73109 (timelib_meridian doesn't parse dots correctly). - Fixed bug #73247 (DateTime constructor does not initialise microseconds property). It also updates timelib to 2016.04, and updates a data mapping file, which causes changes to the volatile abbreviations tests.
show more ...
|
#
9d537951 |
| 01-Oct-2016 |
Bob Weinand |
Add proper escape sequences and reading stdin from file in phpdbg run command |
#
f6da7086 |
| 30-Sep-2016 |
Christoph M. Becker |
Merge branch 'PHP-7.0' into PHP-7.1
|
#
12967bc3 |
| 30-Sep-2016 |
Christoph M. Becker |
Merge branch 'PHP-5.6' into PHP-7.0
|
#
9acfb1a3 |
| 30-Sep-2016 |
Christoph M. Becker |
Fix #73213: Integer overflow in imageline() with antialiasing We port the respective fixes <https://github.com/libgd/libgd/commit/eca37d620> and <https://github.com/libgd/libgd/commit/83
Fix #73213: Integer overflow in imageline() with antialiasing We port the respective fixes <https://github.com/libgd/libgd/commit/eca37d620> and <https://github.com/libgd/libgd/commit/837b7327> to our bundled libgd.
show more ...
|
#
6656d32e |
| 30-Sep-2016 |
Christoph M. Becker |
Merge branch 'PHP-7.0' into PHP-7.1
|
#
dd937129 |
| 30-Sep-2016 |
Christoph M. Becker |
Merge branch 'PHP-5.6' into PHP-7.0
|
#
e72165bb |
| 30-Sep-2016 |
Christoph M. Becker |
Fix #73203: passing additional_parameters causes mail to fail We make sure that there's no unsigned underflow, which happened for `y==0`. |
#
703c247c |
| 28-Sep-2016 |
Ferenc Kovacs |
5.6.28 is next |
#
a61bc294 |
| 28-Sep-2016 |
Davey Shafik |
Prepare to Re-roll 7.1.0RC3 |
#
a8c3174d |
| 28-Sep-2016 |
Davey Shafik |
Update NEWS for 7.1.0RC4 |
#
bc4e09f4 |
| 28-Sep-2016 |
Davey Shafik |
Update NEWS |
#
e5d75d72 |
| 28-Sep-2016 |
Bob Weinand |
Add phpdbg generator command |
#
21f0be47 |
| 27-Sep-2016 |
Nikita Popov |
Merge branch 'PHP-7.0' into PHP-7.1
|
#
b7cbaa7f |
| 27-Sep-2016 |
Nikita Popov |
Fix bug #73181 |
#
cb29c01e |
| 27-Sep-2016 |
Anatol Belski |
prepare next |
#
228be4c3 |
| 26-Sep-2016 |
Adam Baratz |
update NEWS |
#
6887c4a0 |
| 26-Sep-2016 |
Adam Baratz |
update NEWS |
#
b4e90e95 |
| 26-Sep-2016 |
Anatol Belski |
update NEWS |
#
3a058e38 |
| 26-Sep-2016 |
Anatol Belski |
update NEWS |
#
bca7f029 |
| 26-Sep-2016 |
Dmitry Stogov |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed bug #73156 (segfault on undefined function)
|
#
d2791184 |
| 26-Sep-2016 |
Dmitry Stogov |
Fixed bug #73156 (segfault on undefined function) |
#
453102b4 |
| 24-Sep-2016 |
Nikita Popov |
Merge branch 'PHP-7.0' into PHP-7.1
|
#
8831a12d |
| 24-Sep-2016 |
Nikita Popov |
Fixed bug #73163 |
#
c733f92d |
| 24-Sep-2016 |
Christoph M. Becker |
Merge branch 'PHP-7.0' into PHP-7.1
|