History log of /PHP-7.4/ext/xsl/xsltprocessor.c (Results 76 – 100 of 169)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# eb039d57 10-Oct-2011 Christian Stocker

Added the xsl.security_prefs option to 5_4 and trunk and
mark it as deprecated for BC-reasons
Added tests for ini option and combination of both


# 192511f7 05-Oct-2011 Christian Stocker

Added test for Bug 54446
Init a variable to a default value to avoid issues


# b2287a42 05-Oct-2011 Christian Stocker

Added xsl.security_prefs ini option to define forbidden operations within XSLT
stylesheets, default is not to enable write operations. This option won't be
in 5.4, since there's a new method.

Added xsl.security_prefs ini option to define forbidden operations within XSLT
stylesheets, default is not to enable write operations. This option won't be
in 5.4, since there's a new method. Bug #54446

show more ...


Revision tags: php-5.4.0beta1
# 01e11532 31-Aug-2011 Christian Stocker

- Set an empty string and avoid warnings and stopping of the transformation process
when a php function can't be called.
- Fixed tests.


# 6873ef70 31-Aug-2011 Christian Stocker

- Set an empty string and avoid warnings and stopping of the transformation process
when a php function can't be called.
- Fixed tests.


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 9c297247 08-Aug-2011 Ilia Alshanetsky

Another build fix relating to previous DOM commit


# e35f670e 08-Aug-2011 Ilia Alshanetsky

Another build fix relating to previous DOM commit


# 0b3cb3f2 08-Aug-2011 Ilia Alshanetsky

Fixed build


# 022d279a 08-Aug-2011 Ilia Alshanetsky

Fixed build


# caff611c 07-Aug-2011 Pierrick Charron

Remove unused variables


# e03d19a0 07-Aug-2011 Pierrick Charron

Remove unused variables


Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3
# 4488350b 14-Jul-2011 Pierre Joye

- fix build


# 894a746a 14-Jul-2011 Pierre Joye

- fix build


Revision tags: php-5.4.0alpha2
# 0c8c69e8 12-Jul-2011 Christian Stocker

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore.

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)

show more ...


# 6be6c2d6 12-Jul-2011 Christian Stocker

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore.

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)

show more ...


# 0511fa33 11-Jul-2011 Christian Stocker

Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()
to define forbidden operations within XSLT stylesheets, default is not to
enable any write operations from XSLT anymore.

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

show more ...


Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# 96b61309 18-Dec-2010 Pierre Joye

- fix leak introduced by the null poisoning patch


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 94dd8372 20-Apr-2010 Dmitry Stogov

Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# 556dde6a 02-Sep-2009 Ilia Alshanetsky

Fixed return value to comply with tests


1234567