summaryrefslogtreecommitdiff
path: root/ext/xsl/php_xsl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused XSL_DOMOBJ_NEW() macroNikita Popov2020-09-281-13/+0
* Fix [-Wundef] warning in XLS extensionGeorge Peter Banyard2020-05-201-1/+1
* Generate method entries for ext/xslMáté Kocsis2020-04-121-1/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Cleanup unused module globalsDmitry Stogov2019-03-121-17/+0
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | * bump yearXinchen Hui2015-01-151-1/+1
* | | Remove leftovers of TSRMLS in docsTom Van Looy2015-12-251-10/+0
|/ /
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-6/+6
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | ported xsl, xml reader and writerAnatol Belski2014-08-191-1/+1
* | Refactored ext/xsl, need some help in 3 tests failedXinchen Hui2014-05-151-6/+12
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-101-0/+3
* Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() Christian Stocker2011-07-111-0/+9
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Added xsl->setProfiling() for profiling stylesheets.Christian Stocker2007-10-021-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Added optional first parameter to XsltProcessor::registerPHPFunctions to onlyChristian Stocker2005-04-061-0/+1
* Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)Rob Richards2005-03-021-0/+1
* fix issue with multiple xsl objects using registerPHPfunctionsRob Richards2004-09-081-0/+3
* Fix for bug #29409 (Segfault in PHP functions called from XSLT). (by Rob)Christian Stocker2004-07-281-0/+1
* - Update with new destructor codeZeev Suraski2004-02-041-1/+1
* @- added XsltProcessor->registerPhpFunctions() (Christian)Christian Stocker2004-01-191-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed for Bug #26384 (domxslt->process causes segfault with xsl:key)Christian Stocker2003-11-291-3/+4
* @- Added possibility to call php functions as XSLT-functions (chregu)Christian Stocker2003-11-281-0/+3
* added exslt supportChristian Stocker2003-11-191-0/+4
* remove document pointer references as doc is now copiedRob Richards2003-08-241-1/+0