1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 20:11:02 +02:00

Update NEWs

This commit is contained in:
Christopher Jones
2017-03-02 15:34:47 +11:00
parent 06e5ec9e32
commit 9f09c810f5

3
NEWS
View File

@@ -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)