Improved Github Action PHP

This commit is contained in:
Progi1984
2022-02-11 09:16:31 +01:00
parent fa6e9983d3
commit 21fa3988c4
11 changed files with 84 additions and 78 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ includes:
parameters:
ignoreErrors:
- '#Access to an undefined property HelperList\:\:\$shopLinkType.#'
- '#Access to protected property HelperForm\:\:\$fields_form.#'
- '#Binary operation "\." between string and array<string> results in an error.#'
- '#Parameter \#1 \$id of class Supplier constructor expects null, int given.#'
- '#Parameter \#2 \$idLang of class Supplier constructor expects null, int given.#'
- '#Parameter \#2 \$selection of static method CMSCore\:\:getLinks\(\) expects null, array<int, int> given.#'
- '~^Binary operation "\." between string and array<string> results in an error\.$~'