diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 8e9d8a5a38..b0fbbe25ae 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -138,12 +138,6 @@ parameters: count: 1 path: app/init/registers.php - - - message: '#^Property PHPMailer\\PHPMailer\\PHPMailer\:\:\$Port \(int\) does not accept string\.$#' - identifier: assign.propertyType - count: 1 - path: app/init/registers.php - - message: '#^Variable \$providerConfig in empty\(\) always exists and is not falsy\.$#' identifier: empty.variable