summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* added test for bug #53965Anatol Belski2014-04-014-0/+58
* Bump yearXinchen Hui2014-01-034-4/+4
* fix bug #49634xMichael Wallner2013-12-023-0/+109
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* Happy New YearXinchen Hui2013-01-014-4/+4
* 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
* | 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 Pena2011-01-014-4/+4
* | Added caches to eliminate repeatable run-time bindings of functions, classes,...Dmitry Stogov2010-05-241-2/+1
* | revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+120
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-120/+0
* | Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov2010-04-201-2/+2
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
* Fixed testsIlia Alshanetsky2009-09-072-4/+4
* Fixed return value to comply with testsIlia Alshanetsky2009-09-021-1/+1
* MFH: Fixed error message grammar:Matt Wilmas2009-06-062-2/+2
* - Fixed testsFelipe Pena2009-06-0413-13/+14
* - New xsl filesFelipe Pena2009-05-233-0/+31
* - New tests (testfest BerlinUG)Felipe Pena2009-05-2319-0/+493
* - Fix error messageFelipe Pena2009-05-231-1/+1
* - Removed the RETURN_TRUE to keep consistency with documentation. This functionDavid Coallier2009-05-101-1/+0