summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-06-051-2/+3
|\
| * Allow exceptions in __toString()Nikita Popov2019-06-051-2/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-141-1/+1
|\ \ | |/
| * Add RETURN_EMPTY_ARRAY() / RETVAL_EMPTY_ARRAY()Nikita Popov2019-05-141-1/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-181-15/+4
|\ \ | |/
| * Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-4/+4
| * Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-181-2/+0
| * Remove support for --with-libxml-dirHugh McMaster2019-04-181-9/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-114-36/+18
|/
* 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