moriyoshi Thu Oct 2 04:04:12 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.417 php-src/NEWS:1.1247.2.418 --- php-src/NEWS:1.1247.2.417 Thu Oct 2 03:01:24 2003 +++ php-src/NEWS Thu Oct 2 04:04:11 2003 @@ -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 <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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php