From 0e9abe13d1fd0db4307ae376a161d2c5df6bfeb9 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 23 Apr 2007 15:23:37 +0000 Subject: [PATCH] Bug fixing news --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f07535ef2c1..517a0347bf0 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)