summaryrefslogtreecommitdiff
path: root/ext/xsl
Commit message (Expand)AuthorAgeFilesLines
* Fix #70078: XSL callbacks with nodes as parameter leak memoryChristoph M. Becker2020-01-302-1/+52
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1535-49/+17
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1425-48/+48
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-5/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-6/+6
* Remove unused Git attributes identPeter Kokot2018-07-256-12/+1
* Update http to httpsDusta2018-06-251-1/+1
* Remove old SVN keywords substitutions from xsl and sockets testsPeter Kokot2018-06-138-8/+0
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-312-8/+3
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* Keep initialized object_handlers structures in read-only memory.Dmitry Stogov2018-03-141-2/+2
* Use int instead of long in protosGabriel Caruso2018-02-231-2/+2
* remove support for string|unicode in testsGabriel Caruso2018-02-221-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2011-11/+11
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-043-3/+3
* Add and fix SKIPIF sectionsGabriel Caruso2018-02-041-13/+0
* Use %d when expecting line number in testsGabriel Caruso2018-02-0215-17/+17
* year++Xinchen Hui2018-01-024-4/+4
* Cleanup type conversionDmitry Stogov2017-12-071-2/+1
* Add zend_object_alloc() APINikita Popov2017-11-251-1/+1
* RC manipulation cleanup 2Xinchen Hui2017-11-021-3/+1
* Avoid HashTable allocations for empty arrays (using zend_empty_array).Dmitry Stogov2017-10-241-1/+3
* Refactored array creation API. array_init() and array_init_size() are convert...Dmitry Stogov2017-09-202-6/+3
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-112-0/+207
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-112-0/+207
| |\
| | * Fork test to keep up with libxsl >= 1.1.30Anatol Belski2017-09-112-0/+207
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* | | Deprecate __autoload()Nikita Popov2017-02-031-2/+2
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-024-4/+4
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-242-4/+4
|/ /
* | 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
|/ /