summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* Remove local variablesPeter Kokot2019-02-032-16/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153-3/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-231-5/+1
* Remove PHP_XML_INTERNAL definesNikita Popov2018-09-171-1/+0
* Remove IS_EXT_MODULE definesNikita Popov2018-09-161-2/+0
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-08-222-2/+45
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-222-2/+45
| |\
| | * Fixed bug #76777 and added testVille Hukkamaki2018-08-222-2/+45
* | | Remove unused Git attributes identPeter Kokot2018-07-254-8/+1
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | | Merge branch 'PHP-7.2'Joe2018-02-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-1/+1
| |\ \ | | |/
| | * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
| | * year++Xinchen Hui2018-01-022-2/+2
| * | year++Xinchen Hui2018-01-022-2/+2
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* | | year++Xinchen Hui2018-01-022-2/+2
* | | Merge branch 'PHP-7.2'Remi Collet2017-11-281-1/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-11-281-1/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-11-281-1/+0
| | |\
| | | * Fixed bug #64938 libxml_disable_entity_loader setting is shared between reque...Remi Collet2017-11-281-1/+0
* | | | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* | | | Avoid HashTable allocations for empty arrays (using zend_empty_array).Dmitry Stogov2017-10-241-2/+3
* | | | Refactored array creation API. array_init() and array_init_size() are convert...Dmitry Stogov2017-09-201-3/+1
|/ / /
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-111-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-0/+1
| |\ \ | | |/
| | * Add symbol to libxml exportsAnatol Belski2017-09-111-0/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-032-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-032-1/+2
| |\ \ | | |/
| | * Fixed bug #69373Tim Toohey2017-06-032-1/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | Use new param API in libxmlSara Golemon2016-12-311-13/+16
|/ /
* | Merge branch 'PHP-7.0'Christoph M. Becker2016-07-151-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-151-1/+1
| |\
| | * Fix bug #66502: DOM document dangling referenceChristoph M. Becker2016-07-151-1/+1
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-07-141-0/+2
| | |\
| | | * Extend libxml exportsAnatol Belski2016-07-141-0/+2
| | | * backport af2b0669 into 5.5Anatol Belski2015-03-161-0/+15
* | | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+23
* | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-161-4/+6
|/ / /
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | | Fix bug #71536 Access Violation crashes php-cgi.exeAnatol Belski2016-02-281-0/+3
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ /