From: Christopher Jones Date: Tue, 20 Jun 2017 04:37:52 +0000 (+1000) Subject: Update NEWS X-Git-Tag: php-7.1.7RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82bb98ce1a61b28fa287f240fd2d386c637876cd;p=php Update NEWS --- diff --git a/NEWS b/NEWS index fce5a4b19c..dabb3ec0b1 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)