From: Anatol Belski Date: Mon, 14 Aug 2017 10:23:51 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.0beta3~10^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73d84d4bbd1c6b2dd856d0c4430ac8a8fd58b01a;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 75a400968f..877015094d 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP NEWS . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob) . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea) + . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol) - cURL: . Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).