From: Ilia Alshanetsky Date: Mon, 23 Apr 2007 15:23:37 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: php-5.2.2RC2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e9abe13d1fd0db4307ae376a161d2c5df6bfeb9;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index f07535ef2c..517a0347bf 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ PHP NEWS - 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)