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

[ci skip] Update NEWS

This commit is contained in:
Anatol Belski
2018-06-28 11:41:49 +02:00
parent eeab21b6d7
commit a1ae9d5f9e

4
NEWS
View File

@@ -13,6 +13,10 @@ PHP NEWS
their parent by ref). (Nikita)
. Fixed bug #76439 (Changed behaviour in unclosed HereDoc). (Nikita, tpunt)
- DOM:
. Fixed bug #76285 (DOMDocument::formatOutput attribute sometimes ignored).
(Andrew Nester)
- FPM:
. Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to
non-blocking). (Nikita)