summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-1/+1
* Warning promotion: Throw on writing invalid XML tag namesDik Takken2020-09-291-8/+19
* Run tidyNikita Popov2020-09-181-1/+1
* Promote warnings to exceptions in ext/soap and ext/xmlwriterMáté Kocsis2020-09-011-4/+7
* FR #79344: xmlwriter_write_attribute_ns: $prefix should be nullableChristoph M. Becker2020-06-161-0/+23
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-271-1/+1
* Merge branch 'PHP-7.4'Christoph M. Becker2020-02-032-4/+28
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-032-4/+28
| |\
| | * Fix #79191: Error in SoapClient ctor disables DOMDocument::save()Christoph M. Becker2020-02-032-4/+28
| | * Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter).Xinchen Hui2019-12-251-0/+34
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-10/+0
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1425-63/+63
* | | Reindent phpt filesNikita Popov2020-02-035-11/+11
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-251-9/+11
|\ \ \ | |/ /
| * | Fix test caseChristoph M. Becker2019-12-251-9/+11
* | | Merge branch 'PHP-7.4'Xinchen Hui2019-12-252-13/+32
|\ \ \ | |/ /
| * | Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter).Xinchen Hui2019-12-252-13/+32
* | | Merge branch 'PHP-7.4'Xinchen Hui2019-12-252-32/+13
|\ \ \ | |/ /
| * | Revert "Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter)"Xinchen Hui2019-12-252-32/+13
* | | Merge branch 'PHP-7.4'Xinchen Hui2019-12-251-0/+32
|\ \ \ | |/ /
| * | Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter)Xinchen Hui2019-12-252-13/+32
| * | Partial fix for bug #79029Xinchen Hui2019-12-251-0/+13
* | | Clean DONE tags from testsFabien Villepinte2019-11-0711-22/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-152-3/+3
|\ \ \ | |/ /
| * | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-152-3/+3
* | | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-2/+0
|/ /
* | More zpp error/variation test removalsNikita Popov2019-03-084-85/+0
* | Use zend_parse_parameters_none() in XmlWriter::openMemory()Nikita Popov2019-02-202-4/+2
* | Avoid file conflicts in XmlWriter testsNikita Popov2019-02-1911-18/+18
* | Tests for XMLWriter write cdata and rawMarkBaker2019-02-172-0/+58
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-10/+0
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-145-5/+5
* | Trim trailing whitespace in testsGabriel Caruso2018-10-1425-58/+58
* | Bump minimum libxml version to 2.7.6Nikita Popov2018-09-236-6/+0
|/
* Remove unused Git attributes identPeter Kokot2018-07-2523-31/+8
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+33
* Fixed testsXinchen Hui2015-03-304-4/+4
* xmlwriter_full_end_element testsMauricio Vieira2014-08-022-0/+77
* Tests for writeAttributeNS and xmlwriter_write_attribute_nsMauricio Vieira2014-08-022-0/+71
* typo fixesVeres Lajos2013-07-151-1/+1
* - Fix the fix :PFelipe Pena2010-02-151-2/+1
* - Fix test (bug #51040)Felipe Pena2010-02-151-1/+1
* fix testsZoe Slattery2009-07-1712-12/+12
* - MFB: #48202, Out of memory error when passing non-existing filename, enable...Pierre Joye2009-05-253-9/+3
* - New tests (testfest DutchUG)Felipe Pena2009-05-1612-0/+251
* Fix testFelipe Pena2008-03-051-1/+1
* that endElement() call was requiredAntony Dovgal2007-10-251-0/+1
* fix testAntony Dovgal2007-10-251-0/+1
* add missing skipif sectionsAntony Dovgal2007-07-164-0/+16