From: Rob Richards Date: Wed, 2 Mar 2005 18:28:31 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_0_3~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d7ca3b71395358076ac09c0f8e142270a41eacf;p=php BFN --- diff --git a/NEWS b/NEWS index 4d76912e9a..354cb10a33 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,8 @@ PHP NEWS - 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)