andrey Tue Oct 26 19:34:44 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: news entry http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.108&r2=1.1760.2.109&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.108 php-src/NEWS:1.1760.2.109 --- php-src/NEWS:1.1760.2.108 Tue Oct 26 18:40:51 2004 +++ php-src/NEWS Tue Oct 26 19:34:43 2004 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.3 +- 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). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php