summaryrefslogtreecommitdiff
path: root/ext/xsl/php_xsl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* updating license information in the headers.James Cox2003-06-101-3/+3
* changes for /ext/dom document ref countRob Richards2003-06-091-1/+2
* Inital cut of new xsl extensionRob Richards2003-06-051-0/+113