From: Ilia Alshanetsky Date: Tue, 2 Nov 2004 16:42:46 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-5.0.3RC1~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03ba78106d1be4d42bbc7e69990991e9da3f63f5;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index ad30da789c..31fee1b91d 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,10 @@ PHP NEWS - Extended the functionality of is_subclass_of() to accept either a class name or an object as first parameter. (Andrey) - Fixed potential problems with unserializing invalid serialize data. (Marcus) -- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean). +- Fixed bug #30658 (Ensure that temporary files created by GD are removed). (Ilia) +- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean). + (Andi) - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) - Fixed bug #30388 (rename across filesystems loses ownership and