From: Anatol Belski Date: Sun, 18 Dec 2016 00:03:00 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.1RC1~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8512ed7dbd00fa4f3d857bd210d7b450c809311;p=php update NEWS --- diff --git a/NEWS b/NEWS index 1f22b923d1..4b2b0410a4 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #73727 (ZEND_MM_BITSET_LEN is "undefined symbol" in zend_bitset.h). (Nikita) +- CLI: + . Fixed bug #72555 (CLI output(japanese) on Windows). (Anatol) + - COM: . Fixed bug #73679 (DOTNET read access violation using invalid codepage). (Anatol)