summaryrefslogtreecommitdiff
path: root/ext/xsl/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1536-50/+18
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1425-48/+48
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-5/+1
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-112-0/+207
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-112-0/+207
| |\
| | * Fork test to keep up with libxsl >= 1.1.30Anatol Belski2017-09-112-0/+207
* | | Deprecate __autoload()Nikita Popov2017-02-031-2/+2
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-242-4/+4
|/ /
* | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+37
|/
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-141-1/+2
|\
| * fix testAnatol Belski2016-03-141-1/+2
| * Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-151-0/+67
* | More fixing for bug #71540Stanislav Malyshev2016-02-151-0/+2
* | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-151-0/+67
* | Use dieXinchen Hui2015-09-201-2/+2
* | Fixed bug #70535 (XSLT: free(): invalid pointer)Xinchen Hui2015-09-201-0/+22
* | Tweak uncaught exception message displayNikita Popov2015-05-171-10/+10
* | Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* | Remove xsl.security_prefs ini optionNikita Popov2015-03-091-45/+5
|/
* added various tests for XSLTProcessor and one test for iconv extensionRodrigo Prado de Jesus2014-09-2821-0/+1034
* added test for bug #53965Anatol Belski2014-04-014-0/+58
* fix bug #49634xMichael Wallner2013-12-022-0/+106
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| * Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-101-1/+1
| * Added test for Bug 54446Christian Stocker2011-10-051-0/+95
| * fix xsl testsChristian Stocker2011-08-312-4/+4
| * fix xsl date testsChristian Stocker2011-08-292-3/+99
* | Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-101-0/+135
* | 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-312-14/+2
* | fix xsl date testsChristian Stocker2011-08-292-3/+99
|/
* Fixed testsIlia Alshanetsky2009-09-072-4/+4
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* - 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
* - Simplify test (cweiske)Felipe Pena2009-05-101-72/+4
* - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)Felipe Pena2009-05-101-0/+85
* fix testHannes Magnusson2006-09-281-3/+6
* - Add new testMarcus Boerger2005-07-251-0/+33
* change xsl_xsltprocessor_set_parameter() to support parameter->value arraysAntony Dovgal2004-08-052-0/+81
* MFB: enable exslt support for win32 buildsRob Richards2004-07-182-56/+54
* Added missing skip condition.Ilia Alshanetsky2004-04-282-2/+8
* - make static methods calls work from within xsltChristian Stocker2004-04-202-0/+12
* Fix class nameRob Richards2004-04-071-1/+1
* really fix this test...Christian Stocker2004-01-191-5/+2
* fix testChristian Stocker2004-01-192-2/+2