summaryrefslogtreecommitdiff
path: root/ext/xml
Commit message (Expand)AuthorAgeFilesLines
* Clean DONE tags from testsFabien Villepinte2019-11-074-8/+0
* Fix bug #78563Mark2019-10-074-2/+56
* Convert some notices to warningsNikita Popov2019-10-021-13/+2
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-254-8/+0
* Add missing SKIPIF (xml)Fabien Villepinte2019-09-042-0/+4
* Fix default valueChristoph M. Becker2019-09-031-1/+1
* Don't explicitly set return value on ZPP failure in ext/xmlChristoph M. Becker2019-09-031-1/+1
* Add ext/xml stubsChristoph M. Becker2019-09-033-108/+143
* Merge branch 'PHP-7.4'Nikita Popov2019-06-051-1/+4
|\
| * Allow exceptions in __toString()Nikita Popov2019-06-051-1/+4
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-041-6/+1
|\ \ | |/
| * Use a common setup macro to detect the Expat libraryHugh McMaster2019-06-041-6/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-281-1/+2
|\ \ | |/
| * Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-281-1/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-271-23/+10
|\ \ | |/
| * ext/xml: Use PKG_CHECK_MODULES to detect the Expat libraryHugh McMaster2019-05-271-23/+10
* | 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-12/+1
|\ \ | |/
| * Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-1/+1
| * Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-181-2/+0
| * Remove support for --with-libxml-dirHugh McMaster2019-04-181-10/+1
* | Fix get_gc signatureNikita Popov2019-04-081-3/+3
* | ext/xml: Use object instead of resourceNikita Popov2019-04-083-123/+170
|/
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-155-5/+5
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-6/+17
* Remove more zpp error testsNikita Popov2019-03-0522-981/+0
* Added test for xml_parser_set_optionMark Niebergall2019-02-101-0/+25
* Remove zpp variation testsNikita Popov2019-02-0525-5929/+0
* Remove local variablesPeter Kokot2019-02-037-36/+1
* Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4
* Implement typed propertiesNikita Popov2019-01-111-5/+9
* Merge branch 'PHP-7.3'Christoph M. Becker2018-10-301-3/+5
|\
| * Fix and improve test caseChristoph M. Becker2018-10-301-3/+5
* | Merge branch 'PHP-7.3'Christoph M. Becker2018-10-272-1/+34
|\ \ | |/
| * Fix #71592: External entity processing never failsChristoph M. Becker2018-10-272-1/+34
* | Merge branch 'PHP-7.3'Christoph M. Becker2018-10-162-0/+35
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-162-0/+35
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-162-0/+35
| | |\
| | | * Add support for getting SKIP_TAGSTART and SKIP_WHITE optionsChristoph M. Becker2018-10-162-0/+35
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1554-55/+6
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1468-401/+401
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-54/+54
| | | * Convert CRLF line endings to LFPeter Kokot2018-10-131-24/+24
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1550-51/+6
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1464-380/+380
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-52/+52
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1549-50/+5
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1464-380/+380
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1549-50/+5