Browse Source

Added credentials to XSL NEWS entry

pull/7/head
Christian Stocker 15 years ago
parent
commit
01607c4137
  1. 2
      NEWS

2
NEWS

@ -209,7 +209,7 @@ PHP NEWS
- 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)

Loading…
Cancel
Save