summaryrefslogtreecommitdiff
path: root/ext/xml/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReaderGeorge Peter Banyard2020-11-303-4/+4
* Throw warning for failed object to int/float conversionNikita Popov2020-09-211-1/+1
* Run tidyNikita Popov2020-09-188-8/+8
* Move custom type checks to ZPPMáté Kocsis2020-09-022-4/+4
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xmlMáté Kocsis2020-08-034-14/+27
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-246-36/+0
* Trim trailing whitespaces and fix code styleRod Elias2020-05-121-1/+1
* Test xml_error_string() and xml_get_error_code()Symeon Charalabides2020-04-271-0/+38
* Tests for the default case of the parameter of xml_parser_get_option() and xm...Symeon Charalabides2020-04-222-0/+38
* Fix test after callback name changeNikita Popov2020-04-141-40/+20
* Reindent phpt filesNikita Popov2020-02-0319-379/+379
* Fix another batch of indentation in testsMáté Kocsis2020-02-021-7/+7
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-163-3/+3
* Clean DONE tags from testsFabien Villepinte2019-11-074-8/+0
* Fix bug #78563Mark2019-10-073-0/+50
* Convert some notices to warningsNikita Popov2019-10-021-13/+2
* Add missing SKIPIF (xml)Fabien Villepinte2019-09-042-0/+4
* ext/xml: Use object instead of resourceNikita Popov2019-04-082-0/+62
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-155-5/+5
* 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-033-3/+1
* Fix and improve test caseChristoph M. Becker2018-10-301-3/+5
* Fix #71592: External entity processing never failsChristoph M. Becker2018-10-271-0/+30
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-161-0/+29
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-161-0/+29
| |\
| | * Add support for getting SKIP_TAGSTART and SKIP_WHITE optionsChristoph M. Becker2018-10-161-0/+29
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1554-55/+6
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1468-401/+401
| | * 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
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1549-50/+5
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1464-380/+380
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-091-0/+42
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-091-0/+42
| |\ \ | | |/
| | * Fix #30875: xml_parse_into_struct() does not resolve entitiesChristoph M. Becker2018-10-091-0/+42
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-0420-80/+80
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-0423-111/+111
* | | Add missing SKIPIF sectionsGabriel Caruso2018-02-031-1/+3
|/ /
* | Deprecate each()Nikita Popov2017-02-035-5/+5
* | news entry for #1787Joe Watkins2016-11-131-0/+24
|\ \ | |/
| * phpt file to bug #73135Edgar R. Sandi2016-11-121-0/+24
* | Move utf8_encode and utf8_decode to ext/standardAndrea Faulds2016-10-177-489/+0
|/
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-201-1/+1
|\
| * Improvements to fix #72714, suggested by nikicChristoph M. Becker2016-08-201-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-201-0/+35
|\ \ | |/