From 734a5fca2c4731e34eca551f28be9a10ffc3f3c9 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 28 Apr 2016 19:31:12 +0200 Subject: update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b24f14d4a8..0b64a05434 100644 --- a/NEWS +++ b/NEWS @@ -113,6 +113,7 @@ PHP NEWS . Fixed bug #71827 (substr_replace bug, string length). (krakjoe) . Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or _REENTRANT is not defined). (Nikita) + . Fixed bug #72116 (array_fill optimization breaks implementation). (Bob) - XML: . Fixed bug #72099 (xml_parse_into_struct segmentation fault). (Stas) -- cgit v1.2.1