summaryrefslogtreecommitdiff
path: root/ext/xsl/tests/xslt011.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-2/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* - Fixed testsFelipe Pena2009-06-041-1/+1
* - make static methods calls work from within xsltChristian Stocker2004-04-201-0/+8
* Fix class nameRob Richards2004-04-071-1/+1
* fix testChristian Stocker2004-01-191-1/+1
* Cosmetics and NEWS entryChristian Stocker2004-01-191-1/+1
* adjust testChristian Stocker2004-01-191-2/+4
* -test for more than one argument (this segfaulted before)Christian Stocker2004-01-181-5/+5
* fix test to the changes made regarding __toString()Christian Stocker2003-12-031-3/+5
* fixed wrong checkChristian Stocker2003-11-291-1/+19
* @- Added possibility to call php functions as XSLT-functions (chregu)Christian Stocker2003-11-281-0/+29