Files
wyczarujprezent.pl/modules/autoupgrade/tests/phpstan/phpstan-1.7.5.1.neon
2024-10-28 22:14:22 +01:00

13 lines
569 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
excludes_analyse:
- ./../../classes/UpgradeTools/CoreUpgrader/CoreUpgrader80.php
ignoreErrors:
- '#Access to an undefined property Autoupgrade::\$bootstrap.#'
- '#Access to an undefined property Module::\$installed.#'
- '#Call to an undefined static method ConfigurationTest::test_memory_limit\(\).#'
- '#Instantiated class PrestaShop\\PrestaShop\\Core\\Domain\\Theme\\ValueObject\\ThemeName not found.#'
- '#Property ModuleCore::\$version \(float\) does not accept string.#'