summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed #75245 Don't set content of elements with only whitespacesErik Lundin2019-10-022-10/+23
* Deprecate Reflection export() methodsNikita Popov2019-07-221-0/+2
* Fix iteration limits in SXE testNikita Popov2019-07-101-15/+6
* SimpleXMLElement and ResourceBundle implement CountableThomas Gerbet2019-05-311-0/+15
* Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-05-131-34/+34
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-05-131-34/+34
| |\
| | * Convert CRLF to LFPeter Kokot2019-05-131-34/+34
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1516-16/+12
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1462-79/+79
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-2/+2
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1516-16/+12
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1461-78/+78
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-2/+2
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-157-7/+7
* | | Fix typo in XML testNikita Popov2019-02-141-4/+2
* | | Fixed bug #75921David Walker2019-02-141-3/+5
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1516-16/+12
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-144-6/+6
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1460-72/+72
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-2/+2
* | | Remove unused filesPeter Kokot2018-09-263-50/+0
* | | Fix permissionsPeter Kokot2018-09-214-0/+0
|/ /
* | Fix #76712: Assignment of empty string creates extraneous text nodeChristoph M. Becker2018-08-251-0/+24
* | Remove superfluous check for PHP 7+ testsGabriel Caruso2018-07-272-2/+0
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2020-20/+20
* | Add a test for iterating SXE properties by referenceCraig Duncan2018-02-191-0/+24
* | Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+1
* | Remove checks for unicode.semantics ini optionNikita Popov2018-02-031-1/+1
* | Add missing SKIPIF sectionsGabriel Caruso2018-02-035-1/+10
* | Add _IS_NUMBER as cast_object() target typeNikita Popov2017-12-262-0/+42
|/
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-111-3/+1
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-3/+1
| |\
| | * Fix test compat with libxml2 2.9.5Anatol Belski2017-09-111-3/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-08-151-0/+1
|\ \ \ | |/ /
| * | Skip 64-bit related testDmitry Stogov2017-08-151-0/+1
* | | Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-2/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-07-211-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-211-0/+16
| |\ \ | | |/
| | * Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces)Xinchen Hui2017-07-211-0/+16
* | | Remove the binary cast from unrelated testsPedro Magalhães2016-11-206-6/+6
* | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-2/+2
* | | Fix tests: don't count non-countablesChristoph M. Becker2016-11-132-12/+4
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-091-2/+0
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-091-2/+0
| |\
| | * Remove ignored --FAIL-- section from test caseChristoph M. Becker2016-09-091-2/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-302-0/+51
|\ \ \ | |/ /