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

diff --git a/NEWS b/NEWS
index b2a181a785071234cc626f1c3b0bb1cdf4a8bf67..2a9bb2a8663598777de6a4aee03d799d255e6336 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,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)