]> granicus.if.org Git - php/commitdiff
Update NEWS
authorTianfang Yang <tianfyan@php.net>
Tue, 22 Aug 2017 05:43:07 +0000 (01:43 -0400)
committerTianfang Yang <tianfyan@php.net>
Tue, 22 Aug 2017 05:43:07 +0000 (01:43 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 052e9a78cbd737ab19d47e3e4a6a19e337ef4d6f..9b1e9362d053ce72c95223f382c943c3a30797e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
 - CURL:
   . Fixed bug #75093 (OpenSSL support not detected). (Remi)
 
+- PDO_OCI:
+  . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
+    before PHP-FPM sets it up). (Ingmar Runge)
+
 - Standard:
   . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)