From: Moriyoshi Koizumi Date: Thu, 2 Oct 2003 08:04:11 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46eecba03b71c75e187c6bbbc47871ce7706080f;p=php BFN --- diff --git a/NEWS b/NEWS index d0db9d757a..59df04fb40 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ 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 #25707 (html_entity_decode over-decodes <). (Moriyoshi) - Fixed bug #25703 (openssl checks failed). (Jani) - Fixed bug #25701 (On flush() set headers_sent in apache2handler). (Ilia)