Remove the two PHP Code Sniffer exclusions and fix the code to
pass (including clarifying code docs). Also update two dev
dependencies (which require no changes).
Change-Id: I953489b6b210dbc0bcbcbe57c574039a4ce0255c
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic
Change-Id: I4784b14fb5a1558227c66217db0c25a709c73927
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
Change-Id: Ic4069c1d358456f646eb4cf1933d424328aaafa5
The following sniffs are failing and were disabled:
* Squiz.Scope.MethodScope.Missing
The following sniffs now pass and were enabled:
* MediaWiki.Files.ClassMatchesFilename.NotMatch
Change-Id: I5ed0dc8974bd4e2c0202d7bdcfdb42242bd25ae9