summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-014-4/+4
* Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| | * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-1/+1
| | * - Year++Felipe Pena2012-01-014-4/+4
| | * Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-104-10/+13
| | * Fix wrong commentChristian Stocker2011-10-061-1/+3
| | * Added test for Bug 54446Christian Stocker2011-10-052-1/+96
| | * Added xsl.security_prefs ini option to define forbidden operations within XSLT Christian Stocker2011-10-053-1/+73
| | * fix xsl testsChristian Stocker2011-08-312-4/+4
| | * fix xsl date testsChristian Stocker2011-08-292-3/+99
| | * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| | * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | * - Year++Felipe Pena2011-01-014-4/+4
| | * - fix leak introduced by the null poisoning patchPierre Joye2010-12-181-0/+1
| | * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-1/+4
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-301-1/+1
|\ \ \ | |/ /
| * | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
| * | - Year++Felipe Pena2012-01-014-4/+4
| * | Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-104-9/+181
| * | Added test for XSL bug 54446Christian Stocker2011-09-121-0/+95
| * | Revert r316043, the tests are different on purposeChristian Stocker2011-09-052-14/+0
| * | Synchronized fixed tests from 5.3 branch.Shein Alexey2011-09-022-0/+14
| * | - Set an empty string and avoid warnings and stopping of the transformation p...Christian Stocker2011-08-313-15/+5
| * | fix xsl date testsChristian Stocker2011-08-292-3/+99
| * | Another build fix relating to previous DOM commitIlia Alshanetsky2011-08-081-1/+1
| * | Fixed buildIlia Alshanetsky2011-08-081-2/+2
| * | Remove unused variablesPierrick Charron2011-08-071-1/+0
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * | - fix buildPierre Joye2011-07-141-2/+3
| * | Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()Christian Stocker2011-07-124-1/+111
| * | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+2
* | | - Year++Felipe Pena2012-01-014-4/+4
* | | Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-104-8/+180
* | | Added test for XSL bug 54446Christian Stocker2011-09-121-0/+95
* | | Revert r316043, the tests are different on purposeChristian Stocker2011-09-052-14/+0
* | | Synchronized fixed tests from 5.3 branch.Shein Alexey2011-09-022-0/+14
* | | - Set an empty string and avoid warnings and stopping of the transformation p...Christian Stocker2011-08-313-15/+5
* | | MFB. fix xsl date testsChristian Stocker2011-08-312-3/+99
* | | Another build fix relating to previous DOM commitIlia Alshanetsky2011-08-081-1/+1
* | | Fixed buildIlia Alshanetsky2011-08-081-2/+2
* | | Remove unused variablesPierrick Charron2011-08-071-1/+0
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | | - fix buildPierre Joye2011-07-141-2/+3
* | | Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs()Christian Stocker2011-07-121-38/+46
* | | Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() Christian Stocker2011-07-114-0/+102
* | | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+2
|/ /