|
|
|
@ -1,6 +1,8 @@ |
|
|
|
PHP NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
?? ?? 2017, PHP 5.6.31 |
|
|
|
?? ?? 2017, PHP 5.6.32 |
|
|
|
|
|
|
|
06 Jul 2017, PHP 5.6.31 |
|
|
|
|
|
|
|
- Core: |
|
|
|
. Fixed bug #73807 (Performance problem with processing post request over |
|
|
|
@ -15,6 +17,10 @@ PHP NEWS |
|
|
|
GD: |
|
|
|
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb) |
|
|
|
|
|
|
|
mbstring: |
|
|
|
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, |
|
|
|
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA) |
|
|
|
|
|
|
|
OpenSSL: |
|
|
|
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()). |
|
|
|
(Stas) |
|
|
|
@ -259,8 +265,6 @@ WDDX: |
|
|
|
. Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb) |
|
|
|
. Fixed bug #72910 (Out of bounds heap read in mbc_to_code() / triggered by |
|
|
|
mb_ereg_match()). (Stas) |
|
|
|
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, |
|
|
|
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA) |
|
|
|
|
|
|
|
- MSSQL: |
|
|
|
. Fixed bug #72039 (Use of uninitialised value on mssql_guid_string). (Kalle) |
|
|
|
|