Improved Github Action PHP
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
includes:
|
||||
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
|
||||
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
- '#Access to an undefined property HelperList\:\:\$shopLinkType.#'
|
||||
- '#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.#'
|
||||
Reference in New Issue
Block a user