summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation warningsDmitry Stogov2016-06-221-5/+4
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+37
* Removed "zend_fcall_info.function_table". It was assigned in many places, but...Dmitry Stogov2016-04-271-1/+0
* Merge branch 'PHP-7.0'Anatol Belski2016-03-141-1/+2
|\
| * 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
* | | Removed zend_fcall_info.symbol_tableDmitry Stogov2016-03-021-1/+0
* | | Merge branch 'PHP-7.0'Stanislav Malyshev2016-02-152-1/+3
|\ \ \ | |/ /
| * | 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
* | | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-152-0/+71
* | | Merge branch 'PHP-7.0'Lior Kaplan2016-01-014-4/+4
|\ \ \ | |/ /
| * | 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
* | | Remove leftovers of TSRMLS in docsTom Van Looy2015-12-251-10/+0
* | | - Fixed bug #70678 (PHP7 returns true when false is expected)Felipe Pena2015-10-111-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