add filters for phpstan level 6 (#31540)

This commit is contained in:
Frédéric FRANCE
2024-10-24 20:15:08 +02:00
committed by GitHub
parent 8bae2d99d8
commit baa0cf6fbb

View File

@@ -116,7 +116,7 @@ parameters:
- '#Call to function array_key_exists.. with .error. .* will always evaluate to false.#'
- '#function dolGetButtonAction expects array\{confirm\?: array.*confirm: true} given.#'
- '#(?:make_substitutions expects array<string, string>,) string given\.#'
- '# (Workstation|WorkstationResource|WorkstationUserGroup|Zapier)::.* has no value type specified in iterable type array\.#'
- '# (DolibarrApiAccess|Documents|Login|Setup|Workstation|WorkstationResource|WorkstationUserGroup|Zapier)::.* has no value type specified in iterable type array\.#'
internalErrorsCountLimit: 50
cache: