summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-11-17 23:00:12 +0100
committerAnatol Belski <ab@php.net>2018-11-17 23:00:12 +0100
commitb4776cda2e605d5f33d9ad5abd494b2cbeecc0c2 (patch)
tree86014f64a00080fa95a12936823c6c40af28df06
parenta7e9790969952c0574d8708277abfd25d12f58e5 (diff)
downloadphp-git-b4776cda2e605d5f33d9ad5abd494b2cbeecc0c2.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5731c63ddf..2241ac222e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2018, PHP 7.2.13
+- CLI:
+ . Fixed bug #77111 (php-win.exe corrupts unicode symbols from cli
+ parameters). (Anatol)
+
- Fileinfo:
. Fixed bug #77095 (slowness regression in 7.2/7.3 (compared to 7.1)).
(Anatol)