summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-014-4/+4
* - fix leak introduced by the null poisoning patchPierre Joye2010-12-181-0/+1
* - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-1/+4
* 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
* MFH: Fixed error message grammar:Matt Wilmas2009-06-062-2/+2
* - Fixed testsFelipe Pena2009-06-0413-13/+14
* - New xsl filesFelipe Pena2009-05-233-0/+31
* - New tests (testfest BerlinUG)Felipe Pena2009-05-2319-0/+493
* - Fix error messageFelipe Pena2009-05-231-1/+1
* - Removed the RETURN_TRUE to keep consistency with documentation. This functionDavid Coallier2009-05-101-1/+0
* - 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
* - be sure we define the deps so the right exts are built before (dom symbol e...Pierre Joye2008-12-261-2/+4
* MFH: fix arginfo - these also accept SimpleXMLElementRob Richards2008-12-051-4/+4
* Fixed bug #46409 (__invoke method called outside of object context when using...Dmitry Stogov2008-11-271-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-10/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+10
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-10/+0
* MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak)Rob Richards2008-09-182-7/+13
* 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-10/+65
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-1/+1
* MFH: fix ws & folding, nuke unused varsAntony Dovgal2007-10-062-19/+26
* - Added xsl->setProfiling() for profiling stylesheets.Christian Stocker2007-10-024-2/+48
* wsAntony Dovgal2007-09-281-5/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-273-4/+4
* 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