Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use die | Xinchen Hui | 2015-09-20 | 1 | -2/+2 |
* | Fixed bug #70535 (XSLT: free(): invalid pointer) | Xinchen Hui | 2015-09-20 | 1 | -0/+22 |
* | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -10/+10 |
* | Finish PHP 4 constructor deprecation | Nikita Popov | 2015-03-31 | 1 | -1/+1 |
* | Remove xsl.security_prefs ini option | Nikita Popov | 2015-03-09 | 1 | -45/+5 |
* | added various tests for XSLTProcessor and one test for iconv extension | Rodrigo Prado de Jesus | 2014-09-28 | 21 | -0/+1034 |
* | added test for bug #53965 | Anatol Belski | 2014-04-01 | 4 | -0/+58 |
* | fix bug #49634x | Michael Wallner | 2013-12-02 | 2 | -0/+106 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| * | Added the xsl.security_prefs option to 5_4 and trunk and | Christian Stocker | 2011-10-10 | 1 | -1/+1 |
| * | Added test for Bug 54446 | Christian Stocker | 2011-10-05 | 1 | -0/+95 |
| * | fix xsl tests | Christian Stocker | 2011-08-31 | 2 | -4/+4 |
| * | fix xsl date tests | Christian Stocker | 2011-08-29 | 2 | -3/+99 |
* | | Added the xsl.security_prefs option to 5_4 and trunk and | Christian Stocker | 2011-10-10 | 1 | -0/+135 |
* | | Added test for XSL bug 54446 | Christian Stocker | 2011-09-12 | 1 | -0/+95 |
* | | Revert r316043, the tests are different on purpose | Christian Stocker | 2011-09-05 | 2 | -14/+0 |
* | | Synchronized fixed tests from 5.3 branch. | Shein Alexey | 2011-09-02 | 2 | -0/+14 |
* | | - Set an empty string and avoid warnings and stopping of the transformation p... | Christian Stocker | 2011-08-31 | 2 | -14/+2 |
* | | fix xsl date tests | Christian Stocker | 2011-08-29 | 2 | -3/+99 |
|/ | |||||
* | Fixed tests | Ilia Alshanetsky | 2009-09-07 | 2 | -4/+4 |
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
* | - Fixed tests | Felipe Pena | 2009-06-04 | 13 | -13/+14 |
* | - New xsl files | Felipe Pena | 2009-05-23 | 3 | -0/+31 |
* | - New tests (testfest BerlinUG) | Felipe Pena | 2009-05-23 | 19 | -0/+493 |
* | - Simplify test (cweiske) | Felipe Pena | 2009-05-10 | 1 | -72/+4 |
* | - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter) | Felipe Pena | 2009-05-10 | 1 | -0/+85 |
* | fix test | Hannes Magnusson | 2006-09-28 | 1 | -3/+6 |
* | - Add new test | Marcus Boerger | 2005-07-25 | 1 | -0/+33 |
* | change xsl_xsltprocessor_set_parameter() to support parameter->value arrays | Antony Dovgal | 2004-08-05 | 2 | -0/+81 |
* | MFB: enable exslt support for win32 builds | Rob Richards | 2004-07-18 | 2 | -56/+54 |
* | Added missing skip condition. | Ilia Alshanetsky | 2004-04-28 | 2 | -2/+8 |
* | - make static methods calls work from within xslt | Christian Stocker | 2004-04-20 | 2 | -0/+12 |
* | Fix class name | Rob Richards | 2004-04-07 | 1 | -1/+1 |
* | really fix this test... | Christian Stocker | 2004-01-19 | 1 | -5/+2 |
* | fix test | Christian Stocker | 2004-01-19 | 2 | -2/+2 |
* | Cosmetics and NEWS entry | Christian Stocker | 2004-01-19 | 1 | -1/+1 |
* | adjust test | Christian Stocker | 2004-01-19 | 1 | -2/+4 |
* | -test for more than one argument (this segfaulted before) | Christian Stocker | 2004-01-18 | 2 | -6/+6 |
* | Update tests | Rob Richards | 2004-01-10 | 4 | -7/+7 |
* | fix warning for shared debug | Rob Richards | 2003-12-07 | 2 | -19/+22 |
* | fix test to the changes made regarding __toString() | Christian Stocker | 2003-12-03 | 1 | -3/+5 |
* | testcase for bug26384 | Christian Stocker | 2003-11-29 | 3 | -0/+52 |
* | fixed wrong check | Christian Stocker | 2003-11-29 | 5 | -4/+32 |
* | @- Added possibility to call php functions as XSLT-functions (chregu) | Christian Stocker | 2003-11-28 | 3 | -0/+42 |
* | added test for exslt support | Christian Stocker | 2003-11-21 | 3 | -0/+168 |
* | - streams test | Christian Stocker | 2003-10-27 | 5 | -0/+72 |
* | forgot one file | Christian Stocker | 2003-10-27 | 1 | -0/+1 |
* | added SKIPIF extension is not loaded checks | Christian Stocker | 2003-10-27 | 7 | -0/+14 |
* | totally wrong expected output... | Christian Stocker | 2003-10-27 | 1 | -5/+5 |