20 lines
540 B
Plaintext
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
|