chregu                                   Tue, 12 Jul 2011 06:56:11 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=313166

Log:
Added credentials to XSL NEWS entry

Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS
    U   php/php-src/trunk/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-07-12 06:50:41 UTC (rev 313165)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-07-12 06:56:11 UTC (rev 313166)
@@ -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)

Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS      2011-07-12 06:50:41 UTC (rev 313165)
+++ php/php-src/trunk/NEWS      2011-07-12 06:56:11 UTC (rev 313166)
@@ -209,7 +209,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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to