includes: - phpstan-baseline.neon parameters: level: 8 paths: - . scanFiles: - libraries/vendor_config.php bootstrapFiles: - test/phpstan-constants.php checkMissingIterableValueType: false excludePaths: - examples/openid.php - node_modules/* - libraries/cache/* - test/doctum-config.php - tmp/* - twig-templates/* - vendor/* dynamicConstantNames: - ROOT_PATH - VERSION_SUFFIX