From: Christian Stocker Date: Tue, 12 Jul 2011 06:56:11 +0000 (+0000) Subject: Added credentials to XSL NEWS entry X-Git-Tag: php-5.4.0alpha2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a10a6135db3e96f1c6aa9fecfe2f49e6aeccfb2a;p=php Added credentials to XSL NEWS entry --- diff --git a/NEWS b/NEWS index 745cb80b2b..4cdc725603 100644 --- a/NEWS +++ b/NEWS @@ -240,7 +240,7 @@ - Improved XSL extension: . Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to - enable any write operations from XSLT anymore. Bug #54446 + enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire) - Improved ZLIB extension: . Re-implemented non-file related functionality. (Mike)