#
ef75ddd4 |
| 29-Oct-2016 |
Xinchen Hui |
Fixed bug #73402 (Opcache segfault when using class constant to call a method) |
#
2be89a1e |
| 28-Oct-2016 |
Anatol Belski |
update NEWS |
#
103f6330 |
| 28-Oct-2016 |
Xinchen Hui |
Update NEWS |
#
e5aa3651 |
| 28-Oct-2016 |
Xinchen Hui |
Fixed bug #73392 (A use-after-free in zend allocator management) |
#
9b3a1e00 |
| 27-Oct-2016 |
Ferenc Kovacs |
5.6.29 will be next |
#
0a2c02cb |
| 27-Oct-2016 |
Adam Baratz |
Fix #73396: bigint columns are returned as strings |
#
46164419 |
| 26-Oct-2016 |
Dmitry Stogov |
Merge branch 'PHP-7.0' into PHP-7.1 * PHP-7.0: Fixded bug #72736 (Slow performance when fetching large dataset with mysqli / PDO)
|
#
3fb0a1a4 |
| 26-Oct-2016 |
Dmitry Stogov |
Fixded bug #72736 (Slow performance when fetching large dataset with mysqli / PDO) |
#
0d2084b1 |
| 25-Oct-2016 |
Joe Watkins |
news for next rc |
#
c30e5a32 |
| 25-Oct-2016 |
Christoph M. Becker |
Merge branch 'PHP-7.0' into PHP-7.1
|
#
af4bfe23 |
| 25-Oct-2016 |
Christoph M. Becker |
Merge branch 'PHP-5.6' into PHP-7.0
|
#
cd13d026 |
| 25-Oct-2016 |
Christoph M. Becker |
Fix #72494: imagecropauto out-of-bounds access This issue has actually already been fixed with commit 46f2c690. We're adding a regression test and a NEWS entry, and also port the fix in
Fix #72494: imagecropauto out-of-bounds access This issue has actually already been fixed with commit 46f2c690. We're adding a regression test and a NEWS entry, and also port the fix in gdImageCropThreshold() from libgd: * <https://github.com/libgd/libgd/commit/b347e034> * <https://github.com/libgd/libgd/commit/46f2c690>
show more ...
|
#
277e829f |
| 25-Oct-2016 |
Anatol Belski |
move dev to 7.0.14 |
#
7c8650fe |
| 22-Oct-2016 |
Xinchen Hui |
Update NEWS |
#
eca84946 |
| 22-Oct-2016 |
Xinchen Hui |
Fixed bug #73350 (Exception::__toString() cause circular references) |
#
9ffc90ba |
| 21-Oct-2016 |
Anatol Belski |
update NEWS The bug is currently not good testable, because the doc_root will be blocked from the invoked test server process. This will prevent the cleanup, which would be confusing. |
#
55d17662 |
| 26-Aug-2016 |
Adam Saponara |
Fix bug #71241: array_replace_recursive mutates ref params `array_replace_recursive` can sometimes mutate its params if references are nested within. This differs from the PHP 5 behavior. |
#
b4a64080 |
| 20-Oct-2016 |
Joe Watkins |
news entry for pr #2135 |
#
2d3bf0da |
| 20-Oct-2016 |
Joe Watkins |
news entry for pr #2152 |
#
1752b44d |
| 20-Oct-2016 |
Joe Watkins |
news entry for #pr 2152 |
#
9e480a17 |
| 20-Oct-2016 |
Joe Watkins |
news entry for #pr 2152 |
#
3a0872d0 |
| 19-Oct-2016 |
Joe Watkins |
Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines) |
#
eaba2099 |
| 18-Oct-2016 |
Anatol Belski |
update NEWS |
#
b754bc79 |
| 18-Oct-2016 |
Anatol Belski |
update NEWS |
#
1c7a53a3 |
| 18-Oct-2016 |
Anatol Belski |
sync NEWS |