helly Wed Nov 24 15:00:53 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.130&r2=1.1760.2.131&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.130 php-src/NEWS:1.1760.2.131 --- php-src/NEWS:1.1760.2.130 Fri Nov 19 12:18:09 2004 +++ php-src/NEWS Wed Nov 24 15:00:52 2004 @@ -8,6 +8,7 @@ - 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 #30856 (ReflectionClass::getStaticProperties segfaults). (Marcus) - Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob) - Fixed bug #30799 (SoapServer doesn't handle private or protected properties). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php