]> granicus.if.org Git - php/commitdiff
Add missing NEWS
authorChristopher Jones <christopher.jones@oracle.com>
Wed, 12 Apr 2017 04:04:24 +0000 (14:04 +1000)
committerChristopher Jones <christopher.jones@oracle.com>
Wed, 12 Apr 2017 04:04:24 +0000 (14:04 +1000)
NEWS

diff --git a/NEWS b/NEWS
index 0044ae93b4d86e43edf5f4eb7cc0bfb0d41cdece..d5a25313ed27322a5fff8a5ccb121bee1d19eaf6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,9 @@ PHP                                                                        NEWS
 - iconv:
   . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol)
 
+- OCI8:
+  . Fixed uninitialized data causing random crash. (Dmitry)
+
 - Opcache:
   . Fixed bug #74250 (OPcache compilation performance regression in PHP 5.6/7
     with huge classes). (Nikita)