diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 8fb71d73..92cdbc9a 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -321,7 +321,7 @@ parameters: path: src/lib/FieldMapper/ContentFieldMapper/ContentDocumentLocationFields.php - - message: "#^Offset 'ancestors' does not exist on array\\{ancestors\\?\\: non\\-empty\\-array\\, ids\\: non\\-empty\\-array\\, parent_ids\\: non\\-empty\\-array\\, path_strings\\: non\\-empty\\-array\\, remote_ids\\: non\\-empty\\-array\\\\}\\.$#" + message: "#^Offset 'ancestors' does not exist on array\\{ancestors\\?\\: non\\-empty\\-array\\, mixed\\>, ids\\: non\\-empty\\-array\\, mixed\\>, parent_ids\\: non\\-empty\\-array\\, mixed\\>, path_strings\\: non\\-empty\\-array\\, string\\>, remote_ids\\: non\\-empty\\-array\\, mixed\\>\\}\\.$#" count: 1 path: src/lib/FieldMapper/ContentFieldMapper/ContentDocumentLocationFields.php