OwlCyberSecurity - MANAGER
Edit File: phpstan.neon.dist
includes: - phar://phpstan.phar/conf/bleedingEdge.neon parameters: parallel: maximumNumberOfProcesses: 1 level: 0 inferPrivatePropertyTypeFromConstructor: true reportUnmatchedIgnoredErrors: false paths: - includes/ - rank-math.php - uninstall.php bootstrapFiles: scanDirectories: - vendor/woocommerce/action-scheduler/ - vendor/cmb2/cmb2/ - vendor/wpackagist-plugin/ scanFiles: - vendor/php-stubs/wordpress-stubs/wordpress-stubs.php - vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php - vendor/php-stubs/wp-cli-stubs/wp-cli-commands-stubs.php - vendor/php-stubs/wp-cli-stubs/wp-cli-i18n-stubs.php - vendor/php-stubs/wp-cli-stubs/wp-cli-tools-stubs.php excludePaths: - */index.php