#
0959e6f4 |
| 17-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed bug #74439 Wrong reflection on the Locale methods
|
#
7dc6b04f |
| 14-Apr-2017 |
Fabien Villepinte |
Fixed bug #74439 Wrong reflection on the Locale methods |
#
e0f2a70c |
| 16-Apr-2017 |
Christoph M. Becker |
Update to SQLite 3.18.0 |
#
6a04a39d |
| 16-Apr-2017 |
Anatol Belski |
[ci skip] update NEWS |
#
ce330ad8 |
| 16-Apr-2017 |
Anatol Belski |
[ci skip] update NEWS |
#
2135b057 |
| 14-Apr-2017 |
David Matejka |
Fixed bug #74444: multiple catch freezes in some cases zend_emit_jump() may reallocate, so reload the opline. |
#
2f22dffd |
| 14-Apr-2017 |
Nikita Popov |
Fixed bug #74442 |
#
3ffe2cd2 |
| 14-Apr-2017 |
Nikita Popov |
Fixed bug #74431 If the last instruction in a block is a NOP, then `new_opline` here won't be a copy of `opline`, it will be a copy of the last non-NOP opline. Avoid performing a spu
Fixed bug #74431 If the last instruction in a block is a NOP, then `new_opline` here won't be a copy of `opline`, it will be a copy of the last non-NOP opline. Avoid performing a spurious update by explicitly checking for NOP.
show more ...
|
#
35a28fac |
| 14-Apr-2017 |
Johannes Schlüter |
Add support for MySQL 8's Unicode types |
#
4ae69f98 |
| 14-Apr-2017 |
Joe Watkins |
missing news entry from 7.1.3 |
#
67156347 |
| 13-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed bug #74433 Wrong reflection on the Normalizer methods
|
#
bd32837a |
| 13-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed bug #74433 Wrong reflection on the Normalizer methods
|
#
f05d74fe |
| 13-Apr-2017 |
Fabien Villepinte |
Fixed bug #74433 Wrong reflection on the Normalizer methods |
#
f70328b8 |
| 13-Apr-2017 |
Remi Collet |
NEWS |
#
da41afeb |
| 13-Apr-2017 |
Remi Collet |
NEWS |
#
c73bcb0c |
| 12-Apr-2017 |
Christopher Jones |
Add missing NEWS |
#
28ddfbb8 |
| 12-Apr-2017 |
Christopher Jones |
Add missing NEWS |
#
f0f8c9cf |
| 11-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: fixed bug #74413 wrong reflection on SQLite3::enableExceptions
|
#
8bbdbd06 |
| 11-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: fixed bug #74413 wrong reflection on SQLite3::enableExceptions
|
#
b74b325a |
| 11-Apr-2017 |
Joe Watkins |
fixed bug #74413 wrong reflection on SQLite3::enableExceptions |
#
d44eacab |
| 11-Apr-2017 |
Xinchen Hui |
Update NEWS |
#
eb03f164 |
| 11-Apr-2017 |
Xinchen Hui |
Fixed bug #74408 (Endless loop bypassing execution time limit) |
#
7cdf5203 |
| 11-Apr-2017 |
Sebastian Bergmann |
Fix bug #74409 |
#
67ef80d3 |
| 10-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.1' * PHP-7.1: Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions)
|
#
6a847628 |
| 10-Apr-2017 |
Joe Watkins |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions)
|