build: Upgrade mediawiki-codesniffer from 26.0.0 to 28.0.0
authorJames D. Forrester <jforrester@wikimedia.org>
Fri, 11 Oct 2019 16:30:40 +0000 (09:30 -0700)
committerReedy <reedy@wikimedia.org>
Fri, 18 Oct 2019 20:37:55 +0000 (20:37 +0000)
commite65f8ac5110804067366f9f239c13f4f29b66c3d
treedef8c24b24fee2e794b41489f4ae9b49f3c1ca85
parent5ff92cd11ebcc3418e689a0ea3f170d4f1f78dc3
build: Upgrade mediawiki-codesniffer from 26.0.0 to 28.0.0

Newly-disabled general rules:
* MediaWiki.Commenting.FunctionComment.MissingSplatVariadicArg
* MediaWiki.Commenting.FunctionComment.SuperfluousVariadicArgComment
* MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException
* MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExceptionMessage
* MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExceptionMessageRegExp
* MediaWiki.Usage.NullableType.PHP71NullableStyle
* MediaWiki.Usage.PHPUnitTypeHints.MissingTypehint
* PSR12.Files.ImportStatement.LeadingSlash
* PSR12.Properties.ConstantVisibility.NotFound

Change-Id: Ifcf8c6d5fecc47a32741114b5a5b746a41510045
.phpcs.xml
composer.json
includes/api/ApiParse.php
includes/specialpage/ChangesListSpecialPage.php
tests/phpunit/includes/api/ApiUploadTestCase.php