From: Anatol Belski Date: Wed, 29 Nov 2017 08:31:14 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.1RC1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a23add631f7715f1c6cb69520fea7bf3885e575;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 40f3f1de7a..101d7b73b7 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,8 @@ PHP NEWS that getrandom() is missing). (sarciszewski) . Fixed bug #73124 (php_ini_scanned_files() not reporting correctly). (John Stevenson) + . Fixed bug #75574 (putenv does not work properly if parameter contains + non-ASCII unicode character). (Anatol) - Zip: . Fixed bug #75540 (Segfault with libzip 1.3.1). (Remi)