]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <christopher.jones@oracle.com>
Sat, 8 Dec 2018 08:14:16 +0000 (19:14 +1100)
committerChristopher Jones <christopher.jones@oracle.com>
Sat, 8 Dec 2018 08:14:16 +0000 (19:14 +1100)
NEWS

diff --git a/NEWS b/NEWS
index 32458a95669ab7aa6acdd8a0e6746bd2ff420e0f..34c1fbba501f4561934c0539e464805b73b06e33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ PHP                                                                        NEWS
   . Fixed bug #77200 (imagecropauto(…, GD_CROP_SIDES) crops left but not right).
     (cmb)
 
+- OCI8:
+  . Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind)
+
 - Opcache:
   . Fixed bug #77215 (CFG assertion failure on multiple finalizing switch
     frees in one block). (Nikita)