rrichards Wed Mar 2 13:28:32 2005 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1844&r2=1.1845&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1844 php-src/NEWS:1.1845 --- php-src/NEWS:1.1844 Mon Feb 28 11:47:52 2005 +++ php-src/NEWS Wed Mar 2 13:28:31 2005 @@ -68,6 +68,8 @@ - Fixed bug in mysql::client_version(). (Georg) - Fixed ZTS destruction. (Marcus) - Fixed bug #31478 (segfault with empty() / isset()). (Moriyoshi) +- Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP). + (Rob) - Fixed bug #30407 (Strange behaviour of default arguments). (Dmitry) - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus) - Fixed bug #29522 (accessing properties without connection). (Georg)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php