]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Sat, 17 Nov 2018 22:01:17 +0000 (23:01 +0100)
committerAnatol Belski <ab@php.net>
Sat, 17 Nov 2018 22:01:17 +0000 (23:01 +0100)
NEWS

diff --git a/NEWS b/NEWS
index bd1e72f898c2a2c802e8ea6b41e22ef397e23033..66e3ec251921066e905168c2cae714de7f745b5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 7.3.0RC6
 
+- CLI:
+  . Fixed bug #77111 (php-win.exe corrupts unicode symbols from cli
+    parameters). (Anatol)
+
 - iconv:
   . Fixed bug #77147 (Fixing 60494 ignored ICONV_MIME_DECODE_CONTINUE_ON_ERROR).
     (cmb)