From: Christopher Jones Date: Thu, 2 Mar 2017 04:34:47 +0000 (+1100) Subject: Update NEWs X-Git-Tag: php-7.1.4RC1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f09c810f5b45690fd2c04e6766a9bd6ffecfac6;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 3f3da1839e..bf41d80144 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,9 @@ PHP NEWS . Fixed bug #74159 (Writing a large buffer to a non-blocking encrypted stream fails with "bad write retry"). (trowski) +- PDO_OCI: + . Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated). (gureedo / Oracle) + - Standard: . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed). (Anatol)