summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
* Fixed testsIlia Alshanetsky2009-09-072-4/+4
* Fixed return value to comply with testsIlia Alshanetsky2009-09-021-1/+1
* - Fixed testsFelipe Pena2009-06-0413-13/+14
* - New tests (testfest BerlinUG)Felipe Pena2009-05-2322-0/+524
* - Fix error messageFelipe Pena2009-05-231-1/+1
* - Simplify test (cweiske)Felipe Pena2009-05-101-72/+4
* - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)Felipe Pena2009-05-102-1/+88
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-314-4/+4
* MFH: fix arginfo - these also accept SimpleXMLElementRob Richards2008-12-051-4/+4
* MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT VariableRob Richards2008-05-041-1/+3
* MFH: Fix arginfo and prototype.Sebastian Bergmann2008-01-291-1/+2
* MFH: Add Reflection API metadata for XSLTProcessor.Sebastian Bergmann2008-01-291-9/+59
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
* MFH: fix ws & foldingAntony Dovgal2007-10-062-12/+26
* allow user specified class to be returned from transformToDocRob Richards2007-07-301-4/+32
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2
* MFH: nuke skeleton leftoversAntony Dovgal2007-01-121-15/+2
* MFH: Bump year.Sebastian Bergmann2007-01-014-4/+4
* C++ commentIlia Alshanetsky2006-12-301-1/+1
* MFHAntony Dovgal2006-12-251-1/+1
* fix bug #39625 (Apache crashes on importStylesheet call)Rob Richards2006-12-051-6/+8
* fix testHannes Magnusson2006-09-281-3/+6
* Bump libxslt version to 1.1.0 (closes bug#35589)Hannes Magnusson2006-09-081-4/+4
* return false instead of null, if it's an invalid documentChristian Stocker2006-07-311-2/+2
* return true, if xsl import did workChristian Stocker2006-07-311-0/+1
* MFHChristian Stocker2006-06-141-2/+1
* MFH: add doXInclude property to allow processor to perform XIncludesRob Richards2006-05-121-6/+19
* fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-291-6/+2
* bump year and license versionfoobar2006-01-014-12/+12
* - MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSIONPierre Joye2005-12-261-0/+8
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* Allow recursive calls to __get/__set for different propertiesDmitry Stogov2005-11-151-2/+1
* MFH: fix #35197 (Destructor is not called) and similar issues in other extens...Antony Dovgal2005-11-141-1/+1
* MFH: Fix key length so params passed by array can be retrieved by getParameter()Rob Richards2005-09-021-1/+1
* - Bumber up yearfoobar2005-08-034-4/+4
* - Add new testMarcus Boerger2005-07-251-0/+33
* Darwin seems to like this arrangement much better.George Schlossnagle2005-07-152-2/+2
* Use the new dependency systemfoobar2005-06-171-1/+9
* Fixed bug #33340 (CLI Crash when calling php:function from XSLT)Rob Richards2005-06-141-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-4/+8
* - Added optional first parameter to XsltProcessor::registerPHPFunctions to onlyChristian Stocker2005-04-063-2/+43
* Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)Rob Richards2005-03-023-46/+37
* fix protos (by Mehdi Achour )Christian Stocker2005-01-171-9/+9
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-1/+1
* fix issue with multiple xsl objects using registerPHPfunctionsRob Richards2004-09-083-31/+53
* remove clone functionalityRob Richards2004-08-301-57/+2
* fix segfault when object clonedRob Richards2004-08-241-0/+1
* This extension is no more experimentalChristian Stocker2004-08-241-5/+0