From 6a23add631f7715f1c6cb69520fea7bf3885e575 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 29 Nov 2017 09:31:14 +0100 Subject: [PATCH] [ci skip] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.50.1