sniper Thu Jan 2 19:05:08 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Group these entries a bit to make NEWS easier to read. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.39 php4/NEWS:1.1247.2.40 --- php4/NEWS:1.1247.2.39 Thu Jan 2 14:52:18 2003 +++ php4/NEWS Thu Jan 2 19:05:07 2003 @@ -1,13 +1,13 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.3.1 -- Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia) - Improved dba extension (Marcus) . Added support for internal error handling of Berkeley db libraries. . Disallow Berkeley db versions 4.1.0 to 4.1.24 due to locking problems. . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia) - Fixed bug #21229 (missing 3rd argument to php_module_startup). (Ilia) - Fixed bug #21267 (opening URLs that result in redirection to a relative path was failing). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php