-
Notifications
You must be signed in to change notification settings - Fork 2
Fixing v3 issues #16
Copy link
Copy link
Open
Description
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\.$#'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels