From: Xinchen Hui Date: Tue, 28 Apr 2020 03:13:33 +0000 (+0800) Subject: update NEWS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f900b328593de7b39d9c3f264b38be20b45944d;p=php update NEWS --- diff --git a/NEWS b/NEWS index 98c5a8a6f2..4cc5691d9e 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ PHP NEWS message). (Alex Dowad) . Fixed bug #36365 (scandir duplicates file name at every 65535th file). (cmb) + . Use SSE2 instructions do locale independent strtolower. (Laruence) - BZ2: . Fixed bug #71263 (fread() does not report bzip2.decompress errors). (cmb)