mediawiki-extensions-Linter/includes
C. Scott Ananian 8ff7599550 Don't crash RecordLintJob if the lint info doesn't contain params
We will crash trying to set `templateInfo` if it is present and `params`
is not.

On line 49 of RecordLintJob we're going to use `$errorInfo['params']`,
which will crash if `params` is not present.

Change-Id: I505c676cc0ccd8d54e44e65b04b10c2de03ee37c
2019-12-03 23:19:14 -05:00
..
ApiQueryLintErrors.php API: Allow querying linterrors by pageid 2017-11-24 21:03:05 -08:00
ApiQueryLinterStats.php Add API meta=linterstats module 2017-06-06 10:02:49 -07:00
ApiRecordLint.php Implement ParserLogLinterData hook 2019-11-27 13:51:01 -05:00
CategoryManager.php DWIM in CategoryManager 2019-03-02 22:57:42 +00:00
Database.php Use estimateRowCount() instead of actually counting everything 2018-02-01 13:15:06 -08:00
Hooks.php Don't crash RecordLintJob if the lint info doesn't contain params 2019-12-03 23:19:14 -05:00
LintError.php build: Updating mediawiki/mediawiki-phan-config to 0.5.0 2019-03-10 19:08:40 -07:00
LintErrorsPager.php build: Bump mediawiki-phan-config to 0.8.0 2019-10-20 12:16:57 +00:00
MissingCategoryException.php Handle non-existent categories in the database better 2017-10-31 10:42:07 -07:00
RecordLintJob.php Drop excess events at the API layer 2018-08-17 20:36:06 -07:00
SpecialLintErrors.php Add invert namespace option to Special:LintErrors 2019-09-04 18:56:48 -04:00
TotalsLookup.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:10:41 -07:00