mediawiki-extensions-AbuseF.../includes/parser
libraryupgrader 1d911b8187 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 28.0.0 → 29.0.0
  The following sniffs are failing and were disabled:
  * MediaWiki.Commenting.FunctionComment.MissingParamTag
  * MediaWiki.Commenting.FunctionComment.ParamNameNoMatch

npm:
* eslint-config-wikimedia: 0.13.1 → 0.15.0
* grunt-stylelint: 0.11.1 → 0.13.0
* stylelint-config-wikimedia: 0.6.0 → 0.8.0

Additional changes:
* Remove direct "stylelint" dependency in favor of "grunt-stylelint".
* Also sorted "composer fix" command to run phpcbf last.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I8f73202db1333fbc36ccf556b3bb05b1e8c279cb
2020-01-21 07:38:54 +00:00
..
AbuseFilterCachingParser.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterParser.php Log deprecated vars in the cached phase in the new parser 2019-12-16 13:54:58 +01:00
AbuseFilterTokenizer.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
AFPData.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AFPException.php
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPSyntaxTree.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTransitionBase.php Add a base class for parser transition 2019-12-15 13:29:56 +00:00
AFPTreeNode.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AFPTreeParser.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AFPUserVisibleException.php Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00