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 #25707 (html_entity_decode over-decodes &lt;). (Moriyoshi)
- Fixed bug #25703 (openssl checks failed). (Jani)
- Fixed bug #25701 (On flush() set headers_sent in apache2handler). (Ilia)