summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak on error.Ilia Alshanetsky2004-05-281-0/+1
* fix memleak in php callbacksChristian Stocker2004-05-281-1/+1
* Added missing skip condition.Ilia Alshanetsky2004-04-282-2/+8
* - make static methods calls work from within xsltChristian Stocker2004-04-203-21/+39
* Fix class nameRob Richards2004-04-072-2/+2
* Fix XSL (Rob/Marcus)Marcus Boerger2004-03-281-1/+1
* use php_libxml_import_node for transform functionsRob Richards2004-03-011-6/+32
* Fix bug #27436 dom_import_simplexml innaccurateRob Richards2004-03-011-6/+11
* Fix WarningMarcus Boerger2004-02-041-1/+1
* - Update with new destructor codeZeev Suraski2004-02-042-4/+4
* fix corruption when cloneDocument is not definedRob Richards2004-01-291-3/+5
* really fix this test...Christian Stocker2004-01-191-5/+2
* fix testChristian Stocker2004-01-192-2/+2
* Cosmetics and NEWS entryChristian Stocker2004-01-192-2/+2
* @- added XsltProcessor->registerPhpFunctions() (Christian)Christian Stocker2004-01-194-161/+208
* adjust testChristian Stocker2004-01-191-2/+4
* -test for more than one argument (this segfaulted before)Christian Stocker2004-01-182-6/+6
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* Update testsRob Richards2004-01-104-7/+7
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-4/+4
* rollback to previouos versionRob Richards2003-12-221-10/+1
* Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).Ilia Alshanetsky2003-12-221-1/+10
* Add dependencies for these extensionsWez Furlong2003-12-221-0/+1
* fix crashes when you call php:functionString() with aChristian Stocker2003-12-101-0/+10
* fix issues when passing in mulitple argumentsRob Richards2003-12-091-4/+8
* export libxml2 and iconv symbolsRob Richards2003-12-081-4/+4
* fix warning for shared debugRob Richards2003-12-073-19/+26
* Fix the xsl warningsRob Richards2003-12-051-1/+1
* Tweak xml related build.Wez Furlong2003-12-051-3/+11
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-051-2/+2
* test for dom extensionRob Richards2003-12-041-8/+12
* correct testRob Richards2003-12-041-1/+1
* Add xsl config for new win buildRob Richards2003-12-041-0/+18
* fix test to the changes made regarding __toString()Christian Stocker2003-12-031-3/+5
* fix ZTS buildRob Richards2003-11-291-1/+1
* testcase for bug26384Christian Stocker2003-11-293-0/+52
* Fixed for Bug #26384 (domxslt->process causes segfault with xsl:key)Christian Stocker2003-11-293-18/+49
* follow coding standards.Christian Stocker2003-11-291-7/+3
* it's now possible to return a DomNode from userland functions back to the xsl...Christian Stocker2003-11-291-1/+9
* fixed wrong checkChristian Stocker2003-11-295-4/+32
* @- Added possibility to call php functions as XSLT-functions (chregu)Christian Stocker2003-11-285-0/+187
* added test for exslt supportChristian Stocker2003-11-213-0/+168
* - Added $proc->hasExsltSupport()Christian Stocker2003-11-212-1/+15
* added exslt supportChristian Stocker2003-11-193-2/+31
* - streams testChristian Stocker2003-10-275-0/+72
* forgot one fileChristian Stocker2003-10-271-0/+1
* fix for test Nr 3 bug (not freeing all params)Christian Stocker2003-10-271-1/+13
* added SKIPIF extension is not loaded checksChristian Stocker2003-10-277-0/+14
* totally wrong expected output...Christian Stocker2003-10-271-5/+5