diff --git a/NEWS b/NEWS index fce5a4b19ca..dabb3ec0b19 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,9 @@ PHP NEWS . Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA) +- OCI8: + . Add TAF callback (PR #2459). (KoenigsKind) + - Opcache: . Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp). (Laruence)