Go to file
Thiemo Kreuz 955e0bb5bb Fix PHP 7.4 compatibility
The way this test is set up means the $this->params property is not
initialized. It is only initialized when execute() is, well, executed.
Since there is not really a guarantee this will always happen before
the failing method is called, I figured it's better to add this cheap
safety check in the production code.

Taggign with T233012 because I believe this extension is a gated one
for many other codebases.

Bug: T233012
Change-Id: Ie0060125cf4646d80f8c88eedd01551f66e3fb89
2020-03-13 20:59:58 +00:00
.phan Add phan 2019-04-27 21:23:26 +02:00
i18n Localisation updates from https://translatewiki.net. 2019-12-26 16:22:04 +01:00
includes Fix PHP 7.4 compatibility 2020-03-13 20:59:58 +00:00
tests/phpunit build: Updating dependencies 2020-01-15 09:17:22 +00:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:58:48 -08:00
.gitignore build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 10:52:31 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating dependencies 2020-01-15 09:17:22 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:56 +00:00
composer.json build: Updating composer dependencies 2020-01-30 07:37:37 +00:00
COPYING Add COPYING 2014-01-22 21:33:49 +00:00
extension.json Remove unused 'OpenSearchXml' hook handler 2019-12-16 18:34:19 +00:00
Gruntfile.js build: Updating dependencies 2020-01-15 09:17:22 +00:00
package-lock.json build: Updating acorn to 7.1.1 2020-03-08 14:31:47 +00:00
package.json build: Updating dependencies 2020-01-15 09:17:22 +00:00