diff --git a/composer.json b/composer.json index 8495bfa861..e2fc6c98cf 100644 --- a/composer.json +++ b/composer.json @@ -83,7 +83,7 @@ "php-webdriver/webdriver": "^1.8", "phpmyadmin/coding-standard": "^2.1.1", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^0.12.78", + "phpstan/phpstan": "^0.12.79", "phpstan/phpstan-phpunit": "^0.12.17", "phpunit/phpunit": "^8.5 || ^9.5", "pragmarx/google2fa-qrcode": "^1.0.1", diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index d39d28712e..c5b9ce3c90 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -985,11 +985,6 @@ parameters: count: 1 path: libraries/classes/InsertEdit.php - - - message: "#^Cannot call method getInputHtml\\(\\) on class\\-string\\|object\\.$#" - count: 1 - path: libraries/classes/InsertEdit.php - - message: "#^Cannot call method getScripts\\(\\) on class\\-string\\|object\\.$#" count: 1