From: Antony Dovgal Date: Thu, 5 Aug 2004 14:13:13 +0000 (+0000) Subject: news entry X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22bbf75b5ff28c4748d751fb3004943ca02a446e;p=php news entry --- diff --git a/NEWS b/NEWS index b0b940485d..244fde1bee 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ PHP NEWS - Added MDTM support to ftp_url_stat. (Sara) - Added zlib stream filter suport. (Sara) - Added bz2 stream filter support. (Sara) +- Added support of parameter->value arrays to xsl_xsltprocessor_set_parameter() + (Tony) - Fixed bug in mysql->client_version (Georg) - Changed the implementation of TRUE, FALSE, and NULL from constants to keywords. (Marcus)