summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-141-1/+2
|\
| * fix testAnatol Belski2016-03-141-1/+2
| * Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-152-0/+71
* | More fixing for bug #71540Stanislav Malyshev2016-02-152-1/+3
* | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-152-0/+71
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | Fixed bug #70678 (PHP7 returns true when false is expected)Felipe Pena2015-10-161-1/+1
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-3/+0
* | Use dieXinchen Hui2015-09-201-2/+2
* | Fixed bug #70535 (XSLT: free(): invalid pointer)Xinchen Hui2015-09-201-0/+22
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-021-1/+3
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-69/+73
| |\
| | * Fix for bug #69782Stanislav Malyshev2015-08-161-69/+73
| * | Bump yearXinchen Hui2015-01-154-4/+4
* | | Partially fix XSLT warningsNikita Popov2015-07-171-13/+12
* | | 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
| |\ \ \ | | |/ /