From: Moriyoshi Koizumi Date: Fri, 3 Oct 2003 15:54:06 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b708216d502f81ae0a59317e44ee5a9309c95d1;p=php BFN --- diff --git a/NEWS b/NEWS index 444d079bbd..bef994ca98 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4 NEWS ?? Oct 2003, Version 4.3.4RC2 - Fixed multibyte regex engine to properly handle ".*" pattern under POSIX compatible mode. (K.Kosako , Moriyoshi) +- Fixed bug #25745 (ctype functions fail with non-ascii characters). (Moriyoshi) - Fixed bug #25744 (make ZTS build of ext/sybase compile). (Ilia) - Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS). (Moriyoshi) - Fixed bug #25707 (html_entity_decode() over-decodes <). (Moriyoshi)