diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index e381f564b3..903ed6de15 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -46,11 +46,6 @@ parameters: count: 3 path: src/Analyser/MutatingScope.php - - - message: "#^Only numeric types are allowed in pre\\-decrement, bool\\|float\\|int\\|string\\|null given\\.$#" - count: 1 - path: src/Analyser/MutatingScope.php - - message: "#^Only numeric types are allowed in pre\\-increment, bool\\|float\\|int\\|string\\|null given\\.$#" count: 1