]> granicus.if.org Git - php/commit
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
authorChristian Stocker <chregu@php.net>
Tue, 12 Jul 2011 04:58:38 +0000 (04:58 +0000)
committerChristian Stocker <chregu@php.net>
Tue, 12 Jul 2011 04:58:38 +0000 (04:58 +0000)
commit0c8c69e89b5a408673092ddbfa890036b52b8edc
tree908c4ee047b00d1551a4ee1a6b2acf86bc5557e3
parent3f0abb300c33d30022af2040fdbbc57adb3301fd
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

(second iteration of the code for trunk, first commit for 5.4 branch)
ext/xsl/xsltprocessor.c