iliaa Tue Nov 2 11:42:46 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: Bug fixing news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.113&r2=1.1760.2.114&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.113 php-src/NEWS:1.1760.2.114 --- php-src/NEWS:1.1760.2.113 Mon Nov 1 04:51:57 2004 +++ php-src/NEWS Tue Nov 2 11:42:46 2004 @@ -7,8 +7,10 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php