These are no longer needed since WP 5.9.

pull/655/head
John Blackbourn 2 years ago
parent 8787e7b6b7
commit 29e2105af0

@ -26,9 +26,6 @@ parameters:
ignoreErrors:
# Uses func_get_args()
- '#^Function apply_filters invoked with [34567] parameters, 2 required\.$#'
# These are false positives
- '#Instanceof between string and mysqli will always evaluate to false#'
- '#Call to function is_resource\(\) with string will always evaluate to false#'
# The `wpdb` class exposes its properties via `__get()`
- '#Access to private property wpdb::#'
- '#Access to protected property wpdb::#'

Loading…
Cancel
Save