diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 16376104b5..a7bbc08210 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1547,11 +1547,6 @@ parameters: count: 1 path: libraries/classes/InsertEdit.php - - - message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" - count: 1 - path: libraries/classes/InsertEdit.php - - message: "#^Cannot assign offset mixed to array\\|bool\\.$#" count: 2