]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 15:54:06 +0000 (15:54 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 15:54:06 +0000 (15:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 444d079bbde50e022774fcab396d369c3d2bbb92..bef994ca9863745691fc1ad40da3ce1e23415fb0 100644 (file)
--- 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 <kosako at sofnec.co.jp>, 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 &amp;lt;). (Moriyoshi)