We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0080765 commit 34311b2Copy full SHA for 34311b2
src/wpephpcompat.php
@@ -75,6 +75,7 @@ class WPEPHPCompat {
75
'*/tablepress/*' => '7.0',
76
'*/myMail/*' => '7.0',
77
'*/wp-spamshield/*' => '7.0',
78
+ '*/vendor/stripe/stripe-php/lib/StripeObject.php' => '7.0', // https://github.com/wpengine/phpcompat/issues/89
79
);
80
81
/**
0 commit comments