We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please consider running static analysis. You will benefit from it. It will find bugs.
phpstan.neon.dist
includes: - vendor/szepeviktor/phpstan-wordpress/extension.neon parameters: level: 5 inferPrivatePropertyTypeFromConstructor: true scanFiles: - vendor/php-stubs/acf-pro-stubs/acf-pro-stubs.php paths: - oowp.php - src/ ignoreErrors: # Uses func_get_args() - '#^Function apply_filters(_ref_array)? invoked with [34567] parameters, 2 required\.$#'
The text was updated successfully, but these errors were encountered:
Maybe composer require --dev scribu/lib-posts-to-posts:dev-master scribu/scb-framework:dev-master and
composer require --dev scribu/lib-posts-to-posts:dev-master scribu/scb-framework:dev-master
scanDirectories: - vendor/scribu/lib-posts-to-posts/
Sorry, something went wrong.
No branches or pull requests
Please consider running static analysis.
You will benefit from it. It will find bugs.
phpstan.neon.dist
The text was updated successfully, but these errors were encountered: