From: Tianfang Yang Date: Tue, 22 Aug 2017 05:43:07 +0000 (-0400) Subject: Update NEWS X-Git-Tag: php-7.2.0RC1~24^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b8a71e7401d5f6d6fb978ec33d4109d33bbd799;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 052e9a78cb..9b1e9362d0 100644 --- 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)