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

20 lines
540 B
Plaintext

parameters:
bootstrapFiles:
- bootstrap.php
paths:
# From PHPStan 0.12, paths to check are relative to the neon file
- ./../../classes
- ./../../upgrade/php/deactivate_custom_modules.php
- ./../../AdminSelfUpgrade.php
- ./../../ajax-upgradetab.php
- ./../../ajax-upgradetabconfig.php
- ./../../autoupgrade.php
- ./../../cli-rollback.php
- ./../../cli-updateconfig.php
- ./../../cli-upgrade.php
excludes_analyse:
- ./../../classes/Tools14.php
- ./../../classes/pclzip.lib.php
- ./../../functions.php
level: 5