update
This commit is contained in:
10
modules/gsitemap/tests/phpstan/phpstan-1.7.6.neon
Normal file
10
modules/gsitemap/tests/phpstan/phpstan-1.7.6.neon
Normal file
@@ -0,0 +1,10 @@
|
||||
includes:
|
||||
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
|
||||
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
- '#Access to an undefined property Cookie\:\:\$id_lang.#'
|
||||
- '#Parameter \#1 \$idCategory of class Category constructor expects null, int given.#'
|
||||
- '#Parameter \#2 \$idLang of class Category constructor expects null, int given.#'
|
||||
- '#Parameter \#3 \$type of method LinkCore\:\:getCatImageLink\(\) expects null, string given.#'
|
||||
- '#Parameter \#2 \$type of method LinkCore\:\:getManufacturerImageLink\(\) expects null, string given.#'
|
||||
Reference in New Issue
Block a user