summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-4/+4
* Fix more minor mistakes in the proto commentsRasmus Lerdorf2015-06-231-9/+9
* Tweak uncaught exception message displayNikita Popov2015-05-171-10/+10
* fix libxml2 headers lookupAnatol Belski2015-05-131-1/+3
* Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-7/+4
* Use specialized macro for string zval creationDmitry Stogov2015-03-121-1/+1
* Remove xsl.security_prefs ini optionNikita Popov2015-03-093-74/+6
* Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-1/+1
* bump yearXinchen Hui2015-01-154-4/+4
* trailing whitespace removalStanislav Malyshev2015-01-103-76/+76
* second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-70/+69
* Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-2321-0/+1034
|\
| * added various tests for XSLTProcessor and one test for iconv extensionRodrigo Prado de Jesus2014-09-2821-0/+1034
* | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-120/+0
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-204-5/+5
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
| * | Avoid double IS_INTERNED() checkDmitry Stogov2014-09-191-1/+1
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
|/ /
* | 's' works with size_t round 3Anatol Belski2014-08-271-2/+2
* | first show to make 's' work with size_tAnatol Belski2014-08-271-3/+4
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-2/+2
* | master renames phase 1Anatol Belski2014-08-253-31/+31
* | Merge remote-tracking branch 'php/master'Anatol Belski2014-08-191-0/+1
|\ \
| * | fix uninitialized args usageAnatol Belski2014-08-191-1/+6
* | | ported xsl, xml reader and writerAnatol Belski2014-08-192-6/+10
* | | basic macro replacements, all at onceAnatol Belski2014-08-192-25/+25
|/ /
* | Refactored run_time_cache usage in object handlersDmitry Stogov2014-07-071-2/+2
* | Fixed two tests, 1 leftXinchen Hui2014-05-151-0/+1
* | Refactored ext/xsl, need some help in 3 tests failedXinchen Hui2014-05-153-196/+155
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-264-0/+58
|\ \
| * \ Merge branch 'PHP-5.6'Anatol Belski2014-04-014-0/+58
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-014-0/+58
| | |\
| | | * added test for bug #53965Anatol Belski2014-04-014-0/+58
| | | * Bump yearXinchen Hui2014-01-034-4/+4
| | * | Bump yearXinchen Hui2014-01-034-4/+4
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+2
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
|/ / /
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-034-4/+4
|\ \ \
| * | | Bump yearXinchen Hui2014-01-034-4/+4
| |/ /
* | | Fix Bug #64776 The XSLT extension is not thread safe.Michael Wallner2013-12-021-21/+4
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-023-0/+109
|\ \ | |/
| * fix bug #49634xMichael Wallner2013-12-023-0/+109
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
| * Happy New YearXinchen Hui2013-01-014-4/+4
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Happy New YearXinchen Hui2013-01-014-4/+4
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ | |/