From 708349eeac70490bd97ae59a80d866283a1e3311 Mon Sep 17 00:00:00 2001 From: Tianfang Yang Date: Tue, 22 Aug 2017 01:51:15 -0400 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index be99499fe6..312477e151 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,10 @@ PHP NEWS . Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string). (Dmitry) +- 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) -- 2.50.1