]> granicus.if.org Git - php/commitdiff
Retrofit description of recent PR changes
authorChristopher Jones <christopher.jones@oracle.com>
Wed, 15 Jul 2020 03:43:04 +0000 (13:43 +1000)
committerChristopher Jones <sixd@php.net>
Wed, 15 Jul 2020 03:44:32 +0000 (13:44 +1000)
NEWS

diff --git a/NEWS b/NEWS
index 8f349d1a999dbf6adbb07cb2e589327dbd9378fb..00100bed800ae7455b595077b49c3a91ad16af55 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -122,6 +122,10 @@ PHP                                                                        NEWS
 - mysqlnd:
   . Fixed #60594 (mysqlnd exposes 160 lines of stats in phpinfo). (PeeHaa)
 
+- OCI8:
+  . Deprecated old OCI8 function aliases. (Jens de Nies)
+  . Removed obsolete no-op function oci_internal_debug(). (Jens de Nies)
+
 - OpCache:
   . Fixed bug #78654 (Incorrectly computed opcache checksum on files with
     non-ascii characters). (mhagstrand)