From: Antony Dovgal Date: Fri, 13 Apr 2007 14:41:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC2~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d92fba759827bcbf74bd0166d2f7034e2724e65;p=php BFN --- diff --git a/NEWS b/NEWS index 31a937f114..54d2dff893 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2007, PHP 5.2.2RC2 +- Fixed bug #41075 (memleak when creating default object caused exception). + (Dmitry) - Fixed bug #41063 (chdir doesn't like root paths). (Dmitry) - Fixed bug #41061 ("visibility error" in ReflectionFunction::export()). (Johannes)