From: foobar Date: Wed, 26 Jul 2006 12:07:13 +0000 (+0000) Subject: fix news X-Git-Tag: php-5.2.0RC2~198 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8cd2d24d52085bdee2b7ceb3dc31632c2c0b7d6;p=php fix news --- diff --git a/NEWS b/NEWS index b25bd72783..3da303319f 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2006, PHP 5.2.0RC2 -- Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean - argument allows get memory size allocated by emalloc() (by default) or - real size of memory allocated from system. (Dmitry) +- Added an optional boolean parameter to memory_get_usage() and + memory_get_peak_usage() to get memory size allocated by emalloc() or real + size of memory allocated from system. (Dmitry) - Moved extensions to PECL: . ext/filepro (Derick, Tony) @@ -11,6 +11,9 @@ PHP NEWS - Fixed bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory). (Tony) +- Fixed bug #38214 (gif interlace output cannot work). (Pierre) +- Fixed bug #38212 (Segfault on invalid imagecreatefromgd2part() parameters). + (Pierre) - Fixed bug #38211 (variable name and cookie name match breaks script execution). (Dmitry) - Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class @@ -121,9 +124,6 @@ PHP NEWS - Fixed memory leaks in openssl streams context options. (Pierre) - Fixed handling of extremely long paths inside tempnam() function. (Ilia) -- Fixed bug #38214 (gif interlace output cannot work) (Pierre) -- Fixed bug #38212 (Segfault on invalid imagecreatefromgd2part() parameters) - (Pierre) - Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo). (Jani) - Fixed bug #38179 (imagecopy from a palette to a truecolor image loose