115 Commits (eca1911b72e034e0e807ce3786a6a02ca17d71b9)

Author SHA1 Message Date
Hannes Magnusson a327a6f737 fix test 20 years ago
Hannes Magnusson 267b0e9b03 Bump libxslt version to 1.1.0 (closes bug#35589) 20 years ago
Christian Stocker 88dfe8cfd9 return false instead of null, if it's an invalid document 20 years ago
Christian Stocker e53c538151 return true, if xsl import did work 20 years ago
Christian Stocker d7fd19b7ff MFH 20 years ago
Rob Richards 8d1427dd98 MFH: add doXInclude property to allow processor to perform XIncludes 20 years ago
Antony Dovgal 59b8592c8c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
foobar 5bd93221a8 bump year and license version 21 years ago
Pierre Joye 41284d17b0 - MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Dmitry Stogov d3e0b57e1a Allow recursive calls to __get/__set for different properties 21 years ago
Antony Dovgal 241aa9a59d MFH: fix #35197 (Destructor is not called) and similar issues in other extensions 21 years ago
Rob Richards 44840ace8e MFH: Fix key length so params passed by array can be retrieved by getParameter() 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Marcus Boerger e8ea32a789 - Add new test 21 years ago
George Schlossnagle 869d6002d6 Darwin seems to like this arrangement much better. 21 years ago
foobar 371135fa2c Use the new dependency system 21 years ago
Rob Richards f14292df21 Fixed bug #33340 (CLI Crash when calling php:function from XSLT) 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 39bcbfc306 - Made the libxml related stuff to error out if someone does --disable-all 21 years ago
Christian Stocker 997690b132 - Added optional first parameter to XsltProcessor::registerPHPFunctions to only 21 years ago
Rob Richards c90305cb2e Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP) 22 years ago
Christian Stocker 8d10b52ddf fix protos (by Mehdi Achour ) 22 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
Rob Richards da5ff5d9f1 fix issue with multiple xsl objects using registerPHPfunctions 22 years ago
Rob Richards d39cca1530 remove clone functionality 22 years ago
Rob Richards 53d0c7a753 fix segfault when object cloned 22 years ago
Christian Stocker ce65982ec1 This extension is no more experimental 22 years ago
Christian Stocker 32613f510c Fix segfault on error in xslt 22 years ago
Christian Stocker 264fd866a1 - Fix bug #29573: Segmentation fault when php function(called from XSLT templat) throw exception 22 years ago
Antony Dovgal e63a7d893b change xsl_xsltprocessor_set_parameter() to support parameter->value arrays 22 years ago
Christian Stocker 5f888422d9 Fix for bug #29409 (Segfault in PHP functions called from XSLT). (by Rob) 22 years ago
Christian Stocker 6bd845e365 set errorhandler to generic php_libxml_error_handler 22 years ago
Rob Richards 42ade33fa6 MFB: enable exslt support for win32 builds 22 years ago
Wez Furlong ed682e570a Implement extension load-order deps. 22 years ago
Christian Stocker 14a61929b9 implement the clone code for the XSLTProcessor object and fix #29108 22 years ago
Ilia Alshanetsky 6544f8d47e Fixed memory leak on error. 22 years ago
Christian Stocker c59471cd1f fix memleak in php callbacks 22 years ago
Ilia Alshanetsky 738aa1099f Added missing skip condition. 22 years ago
Christian Stocker 65bc57a81f - make static methods calls work from within xslt 22 years ago
Rob Richards fb39035e77 Fix class name 22 years ago
Marcus Boerger d7cea0945c Fix XSL (Rob/Marcus) 23 years ago
Rob Richards 5e4b287463 use php_libxml_import_node for transform functions 23 years ago
Rob Richards 76ee5707f7 Fix bug #27436 dom_import_simplexml innaccurate 23 years ago
Marcus Boerger 09fe52c687 Fix Warning 23 years ago
Zeev Suraski 8424be849f - Update with new destructor code 23 years ago
Rob Richards 109ea54871 fix corruption when cloneDocument is not defined 23 years ago
Christian Stocker ab26ac118d really fix this test... 23 years ago
Christian Stocker efed27ae1b fix test 23 years ago
Christian Stocker d4488ccf2d Cosmetics and NEWS entry 23 years ago