wiki.techinc.nl/tests/phpunit/includes/content
Umherirrender be42e09aa8 build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
The used phpcs has a bug, so the version 0.9.0 could not be enforced at the moment.
Will be fixed in next version, see T167168

Changed:
- Remove duplicate newline at end of file
- Add space between function and ( for closures
- and -> &&, or -> ||

Change-Id: I4172fb08861729bccd55aecbd07e029e2638d311
2017-06-26 17:14:31 +00:00
..
ContentHandlerTest.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
CssContentHandlerTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
CssContentTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
FileContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
JavaScriptContentHandlerTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
JavaScriptContentTest.php Remove Title::newFromRedirectRecurse() 2016-04-03 13:31:57 +01:00
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
TextContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
TextContentTest.php content: Refactor normalization of line endings code 2016-08-23 11:09:59 -07:00
WikitextContentHandlerTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
WikitextContentTest.php Wrap parser output in <div class="mw-parser-output"> 2017-05-08 05:32:03 +00:00
WikitextStructureTest.php Merge "Add DEFAULTSORT to search index field data" 2016-09-01 14:51:41 +00:00