Skip to content

Commit 9243137

Browse files
committed
Whitelist Query Monitor.
1 parent fb73924 commit 9243137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wpephpcompat.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class WPEPHPCompat {
7878
'*/vendor/stripe/stripe-php/lib/StripeObject.php' => '7.0', // https://github.com/wpengine/phpcompat/issues/89
7979
'*/gravityforms/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/85
8080
'*/download-monitor/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/84
81+
'*/query-monitor/*' => '7.0', // https://wordpress.org/support/topic/false-positive-showing-query-monitor-as-not-php-7-compatible/
8182
);
8283

8384
/**

0 commit comments

Comments
 (0)