wiki.techinc.nl/tests/phpunit/includes/parser
Timo Tijhof 32f374074c parserTest: Remove mention of non-existent 'noxml' option
The 'noxml' documentation in parserTests.txt was added in 2006 (7eea2398; r12504),
however it wasn't actually implemented.

It wasn't until 2009 (7aa4a8f9; r54767) that $wgWellFormedXml was created,
which defaults to true and has no relation to this option.

Remove the 'noxml' options from existing tests.

Change-Id: Ie3ae9f491b5747716080607b81b9763bf2bcc889
2016-03-24 00:48:02 +00:00
..
MagicVariableTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiParserTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NewParserTest.php parserTest: Remove mention of non-existent 'noxml' option 2016-03-24 00:48:02 +00:00
ParserMethodsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserOutputTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ParserPreloadTest.php
PreprocessorTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TagHooksTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TidyTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00