From f422acca269e1ee5a8cb0048f39862bc6ac50948 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 3 Oct 2007 05:03:12 +0000 Subject: [PATCH] add html* utf fix --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9a6ea7fe2f..9540500179 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,8 @@ PHP NEWS implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent gaffie. (Ilia) - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) +- Fixed htmlentities/htmlspecialchars not to accept partial multibyte + sequences. (Stas) - Fixed bug #42785 (json_encode() formats doubles according to locale rather then following standard syntax). (Ilia) -- 2.50.1