summaryrefslogtreecommitdiff
path: root/ext/xsl/php_xsl.h
Commit message (Expand)AuthorAgeFilesLines
* 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