Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 23 May 2018 23:23:42 +0000 (16:23 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 23 May 2018 23:23:42 +0000 (16:23 -0700)
commite0193327bd2661fc68a7b3541cf977f2baf0ac4f
tree974dc27f2cbdf2995b5bbf26f92e6ab3e36be0ef
parent5a024697a272981fc491e7502d6d5fddef4d2c22
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors

Change-Id: I936c3f5fca1a0061f215e80469f5d882cb32ee29
61 files changed:
.phpcs.xml
includes/cache/CacheHelper.php
includes/composer/ComposerHookHandler.php
includes/composer/ComposerPackageModifier.php
includes/composer/ComposerVersionNormalizer.php
includes/dao/DBAccessBase.php
includes/interwiki/InterwikiLookupAdapter.php
includes/libs/CSSMin.php
includes/libs/GenericArrayObject.php
includes/libs/JavaScriptMinifier.php
includes/logging/BlockLogFormatter.php
includes/logging/DeleteLogFormatter.php
includes/logging/ImportLogFormatter.php
includes/logging/LogEntry.php
includes/logging/LogFormatter.php
includes/logging/MergeLogFormatter.php
includes/logging/MoveLogFormatter.php
includes/logging/NewUsersLogFormatter.php
includes/logging/PageLangLogFormatter.php
includes/logging/PatrolLogFormatter.php
includes/logging/ProtectLogFormatter.php
includes/logging/RightsLogFormatter.php
includes/logging/UploadLogFormatter.php
includes/logging/WikitextLogFormatter.php
includes/media/Exif.php
includes/media/FormatMetadata.php
includes/media/SVGMetadataExtractor.php
includes/site/CachingSiteStore.php
includes/site/DBSiteStore.php
includes/site/FileBasedSiteLookup.php
includes/site/MediaWikiPageNameNormalizer.php
includes/site/MediaWikiSite.php
includes/site/Site.php
includes/site/SiteExporter.php
includes/site/SiteImporter.php
includes/site/SiteList.php
includes/site/SiteLookup.php
includes/site/SiteSQLStore.php
includes/site/SiteStore.php
includes/site/SitesCacheFileBuilder.php
includes/specials/helpers/License.php
includes/watcheditem/WatchedItemQueryService.php
includes/watcheditem/WatchedItemQueryServiceExtension.php
includes/widget/SizeFilterWidget.php
languages/classes/LanguageBe_tarask.php
languages/messages/MessagesLv.php
languages/messages/MessagesNn.php
maintenance/addSite.php
maintenance/exportSites.php
maintenance/importSites.php
maintenance/parse.php
maintenance/reassignEdits.php
maintenance/showSiteStats.php
tests/phpunit/includes/actions/ActionTest.php
tests/phpunit/includes/htmlform/HTMLFormTest.php
tests/phpunit/includes/jobqueue/JobQueueMemoryTest.php
tests/phpunit/includes/jobqueue/jobs/CategoryMembershipChangeJobTest.php
tests/phpunit/includes/jobqueue/jobs/ClearUserWatchlistJobTest.php
tests/phpunit/includes/specials/SpecialBlankPageTest.php
tests/phpunit/includes/specials/SpecialPageTestBase.php
tests/phpunit/includes/specials/SpecialShortpagesTest.php