]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <sixd@php.net>
Tue, 20 Jun 2017 06:01:37 +0000 (16:01 +1000)
committerChristopher Jones <sixd@php.net>
Tue, 20 Jun 2017 06:01:37 +0000 (16:01 +1000)
NEWS

diff --git a/NEWS b/NEWS
index dabb3ec0b19febee58aa38833f3b6c5a3a66ea42..38081d5baa9aff6ac96b05ee5360a4d8770af31a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,10 @@ PHP                                                                        NEWS
   . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
     content). (Anatol)
 
+- PDO_OCI:
+  . Support Instant Client 12.2 in --with-pdo-oci configure option.
+    (Tianfang Yang)
+
 - Reflection:
   . Fixed bug #74673 (Segfault when cast Reflection object to string with
     undefined constant). (Laruence)