From: Moriyoshi Koizumi Date: Thu, 2 Oct 2003 07:01:24 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC2~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fff1d6a533cf6db280663552cfe8e18425467ef9;p=php BFN --- diff --git a/NEWS b/NEWS index 946f87ed84..d0db9d757a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2003, Version 4.3.4RC2 +- 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) - Fixed bug #25669 (eregi() with non-ascii characters). (Moriyoshi)