mediawiki-extensions-InputBox/includes
Fomafix 0203c16002 Remove phpcs exclude rules and update PHP code
Add a @phan-suppress-next-line PhanSuspiciousValueComparison because of
a false positive finding:

includes/InputBox.php:471 PhanSuspiciousValueComparison
Suspicious attempt to compare $this->mType of type 'comment'
to 'comment' of type 'comment' with operator '==='

Change-Id: Id14028d22c1d352a0886a7da0d94b0329a5418df
2022-11-11 06:52:26 +00:00
..
InputBox.php Remove phpcs exclude rules and update PHP code 2022-11-11 06:52:26 +00:00
InputBoxHooks.php Make InputBoxHooks::render() non-static 2021-12-10 13:49:55 -05:00