mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
fix phpstan level 6 (#31555)
This commit is contained in:
@@ -116,7 +116,7 @@ parameters:
|
|||||||
- '#Call to function array_key_exists.. with .error. .* will always evaluate to false.#'
|
- '#Call to function array_key_exists.. with .error. .* will always evaluate to false.#'
|
||||||
- '#function dolGetButtonAction expects array\{confirm\?: array.*confirm: true} given.#'
|
- '#function dolGetButtonAction expects array\{confirm\?: array.*confirm: true} given.#'
|
||||||
- '#(?:make_substitutions expects array<string, string>,) string given\.#'
|
- '#(?:make_substitutions expects array<string, string>,) string given\.#'
|
||||||
- '# (DolibarrApiAccess|Documents|Login|Setup|Status|Boms|Categories|AgendaEvents|Proposals|Orders|BankAccounts|Invoices|Contracts|Donations|Shipments|KnowledgeManagement|Mos|MultiCurrencies|Partnerships|Products|Tasks|Warehouses|Tickets|Workstation|WorkstationResource|WorkstationUserGroup|Zapier)::.* has no value type specified in iterable type array\.#'
|
- '# (DolibarrApiAccess|Documents|Login|Setup|Status|Boms|Categories|AgendaEvents|Proposals|Orders|BankAccounts|Invoices|Contracts|Donations|Shipments|KnowledgeManagement|Mos|MultiCurrencies|Partnerships|Products|Tasks|Warehouses|Tickets|Workstation|WorkstationResource|WorkstationUserGroup|Zapier)::.* no value type specified in iterable type array\.#'
|
||||||
|
|
||||||
internalErrorsCountLimit: 50
|
internalErrorsCountLimit: 50
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
Reference in New Issue
Block a user