iliaa Mon Apr 23 15:23:38 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Bug fixing news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.660&r2=1.2027.2.547.2.661&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.660 php-src/NEWS:1.2027.2.547.2.661 --- php-src/NEWS:1.2027.2.547.2.660 Mon Apr 23 14:17:52 2007 +++ php-src/NEWS Mon Apr 23 15:23:37 2007 @@ -11,6 +11,8 @@ - Fixed bug #41118 (PHP does not handle overflow of octal integers). (Tony) - Fixed bug #41109 (recursiveiterator.inc says "implements" Iterator instead of "extends"). (Marcus) +- Fixed bug #40130 (TTF usage doesn't work properly under Netware). (Scott, + gk at gknw dot de) - Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). (Arpad, Ilia) - Fixed bug #41075 (memleak when creating default object caused exception). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php