11 lines
423 B
Plaintext
11 lines
423 B
Plaintext
includes:
|
|
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
|
|
|
|
parameters:
|
|
excludes_analyse:
|
|
- ./../../classes/UpgradeTools/CoreUpgrader/CoreUpgrader80.php
|
|
ignoreErrors:
|
|
- '#Access to an undefined property Module::\$installed.#'
|
|
- '#Call to method fetchLocale\(\) on an unknown class PrestaShop\\PrestaShop\\Core\\Cldr\\Update.#'
|
|
- '#Instantiated class PrestaShop\\PrestaShop\\Core\\Cldr\\Update not found.#'
|