This commit is contained in:
Remi Collet 2017-05-30 15:45:09 +02:00
parent 1c845d2950
commit 46bb35a853

4
NEWS
View file

@ -7,6 +7,10 @@ PHP NEWS
properties). (Laruence) properties). (Laruence)
. Fixed misparsing of abstract unix domain socket names. (Sara) . Fixed misparsing of abstract unix domain socket names. (Sara)
- Mbstring:
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
- Opcache: - Opcache:
. Fixed bug #74663 (Segfault with opcache.memory_protect and . Fixed bug #74663 (Segfault with opcache.memory_protect and
validate_timestamp). (Laruence) validate_timestamp). (Laruence)