moriyoshi Thu Dec 12 08:46:11 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: MFH Index: php4/NEWS diff -u php4/NEWS:1.1247.2.22 php4/NEWS:1.1247.2.23 --- php4/NEWS:1.1247.2.22 Wed Dec 11 03:54:22 2002 +++ php4/NEWS Thu Dec 12 08:46:10 2002 @@ -30,6 +30,7 @@ - Fixed a memory leak in the bundled GD library inside gdImageTrueColorToPalette(). (Ilia) - Fixed bug #12776 (array_walk crash). (Moriyoshi) +- Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8). (Moriyoshi) - Fixed bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White) - Made bcmath extension thread safe. (Sander) - Fixed bug #19566 (get_declared_classes() segfaults). (Moriyoshi, Marcus, Andi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php