]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <sixd@php.net>
Wed, 26 Jul 2017 05:23:58 +0000 (15:23 +1000)
committerChristopher Jones <sixd@php.net>
Wed, 26 Jul 2017 05:23:58 +0000 (15:23 +1000)
NEWS

diff --git a/NEWS b/NEWS
index f3ad8e71b50618841b268a8019419589901cfba6..1b91bb65659c707327fccf369c69c6e2196f6b5d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ PHP                                                                        NEWS
   . Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with
     an abstract class). (Anatol)
 
+- OCI8:
+  . Expose oci_unregister_taf_callback() (Tianfang Yang)
+
 - Opcache:
   . Fixed bug #74980 (Narrowing occurred during type inference). (Laruence)