build: Update mediawiki/mediawiki-codesniffer to 0.10.1
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 23 Jul 2017 01:24:09 +0000 (18:24 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 23 Jul 2017 01:24:09 +0000 (18:24 -0700)
commitd1cf48a397edbbe9c6a63d6f83861d676f686d07
tree5786bc42e1a7b5eb336040286b965ef262244195
parentde5e6e666945a8708bb3df48ac309e6d0d691e74
build: Update mediawiki/mediawiki-codesniffer to 0.10.1

And auto-fix all errors.

The `<exclude-pattern>` stanzas are now included in the default ruleset
and don't need to be repeated.

Change-Id: I928af549dc88ac2c6cb82058f64c7c7f3111598a
62 files changed:
composer.json
includes/Block.php
includes/EditPage.php
includes/LinkFilter.php
includes/Linker.php
includes/MWNamespace.php
includes/MagicWord.php
includes/MimeMagic.php
includes/Preferences.php
includes/Revision.php
includes/Sanitizer.php
includes/ServiceWiring.php
includes/Setup.php
includes/Title.php
includes/WikiMap.php
includes/Xml.php
includes/actions/Action.php
includes/api/ApiBase.php
includes/api/ApiMain.php
includes/api/ApiPageSet.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryInfo.php
includes/api/ApiResult.php
includes/auth/AuthenticationResponse.php
includes/cache/MessageCache.php
includes/changes/RecentChange.php
includes/collation/IcuCollation.php
includes/content/ContentHandler.php
includes/debug/MWDebug.php
includes/export/WikiExporter.php
includes/filerepo/ForeignAPIRepo.php
includes/htmlform/HTMLForm.php
includes/http/Http.php
includes/import/ImportStreamSource.php
includes/jobqueue/JobQueue.php
includes/libs/CSSMin.php
includes/libs/IP.php
includes/libs/StringUtils.php
includes/logging/LogPage.php
includes/mail/UserMailer.php
includes/media/Exif.php
includes/page/WikiPage.php
includes/pager/IndexPager.php
includes/parser/Parser.php
includes/parser/ParserOutput.php
includes/resourceloader/ResourceLoader.php
includes/skins/Skin.php
includes/specialpage/SpecialPage.php
includes/tidy/Balancer.php
includes/user/BotPassword.php
includes/user/User.php
languages/Language.php
maintenance/Maintenance.php
maintenance/sqlite.inc
maintenance/userOptions.inc
phpcs.xml
tests/parser/ParserTestRunner.php
tests/phpunit/includes/DeprecatedGlobalTest.php
tests/phpunit/includes/PreferencesTest.php
tests/phpunit/includes/content/WikitextContentTest.php
tests/phpunit/includes/page/WikiPageTest.php
tests/phpunit/includes/site/TestSites.php