summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Jones <christopher.jones@oracle.com>2017-06-20 14:37:52 +1000
committerChristopher Jones <christopher.jones@oracle.com>2017-06-20 14:37:52 +1000
commit82bb98ce1a61b28fa287f240fd2d386c637876cd (patch)
treee04a912f9e7ffc7172fb750db3db2473672987a1
parentb742a18ba4c64df2435721d0f800db48aba69f35 (diff)
downloadphp-git-82bb98ce1a61b28fa287f240fd2d386c637876cd.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)