summaryrefslogtreecommitdiff
path: root/ext/xmlreader/tests
Commit message (Expand)AuthorAgeFilesLines
* Use separate output files in xmlreader testsFabien Villepinte2019-03-155-10/+10
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1515-21/+21
* Add tests to XMLReaderThiago Carvalho2019-03-157-1/+127
* Mark ext/xmlreader/tests/bug70309.phpt as online testNikita Popov2019-02-281-0/+1
* Range of new tests for xmlreader functionality and exceptions/errorsMarkBaker2019-02-176-0/+361
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153-3/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1412-13/+13
* Trim trailing whitespace in testsGabriel Caruso2018-10-1416-20/+20
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+2
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-231-3/+1
* Fix permissionsPeter Kokot2018-09-213-0/+0
* Remove unused Git attributes identPeter Kokot2018-07-2514-15/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-204-4/+4
* Add tests to XMLReader::expand error pathsThiago Carvalho2017-10-191-0/+29
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-2/+2
|\
| * Fix test compatibility with libxml2 2.9.5Anatol Belski2017-09-111-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-05-021-0/+15
|\ \ | |/
| * Fix bug #74457 Wrong reflection on XMLReader::expandFabien Villepinte2017-05-021-0/+15
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-113-0/+59
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-113-0/+59
| |\
| | * Add regression test for bug #73053Christoph M. Becker2016-09-113-0/+59
* | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+84
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-033-0/+53
|\ \ | |/
| * add test fo rbug 71805Anatol Belski2016-05-033-0/+53
* | make this test Windows onlyAnatol Belski2015-08-211-0/+1
* | add test for bug 70309Anatol Belski2015-08-211-0/+42
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* | Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* | Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
|/
* Fixed bug #64230 (XMLReader does not suppress errors)Michael Wallner2013-10-041-0/+50
* typo: really fix bug #51936 Crash with clone xmlreaderMichael Wallner2013-10-031-1/+1
* fix bug #59613 (Crash with clone XMLReader)Michael Wallner2013-10-031-0/+22
* Fix test typoXinchen Hui2013-06-191-2/+2
* Merge branch 'pull-request/320'Stanislav Malyshev2013-06-175-6/+6
* Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
* - fix test for OS where dir sep is \ Pierre Joye2011-09-071-7/+13
* MFH: add parameter allowing node to be exported into existing Document contex...Rob Richards2008-06-161-0/+37
* MFH: fix bug #42139 (XMLReader option constants are broken using XML())Rob Richards2007-09-201-0/+31
* MFH: fix/add SKIPIFHannes Magnusson2006-06-271-0/+2
* Synch with HEADRob Richards2006-05-102-0/+62
* - MFH Add testsMarcus Boerger2006-03-304-0/+108
* fix #36743 (In a class extending XMLReader array properties are not writable)Antony Dovgal2006-03-171-0/+25
* MFH: fix testsRob Richards2006-01-044-2/+7
* - MFH: add tests, ~70% coveragePierre Joye2005-12-2114-0/+499