We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc72e59 + 5d6f0d5 commit 9c44ffaCopy full SHA for 9c44ffa
src/wpephpcompat.php
@@ -92,6 +92,7 @@ class WPEPHPCompat {
92
'*/woocommerce-pdf-invoices-packing-slips/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/160
93
'*/iwp-client/*' => '7.0', // https://wordpress.org/support/topic/iwp-client-and-php-7-compatibility/
94
'*/health-check/*' => '7.2', // https://github.com/wpengine/phpcompat/issues/179
95
+ '*/genesis/*' => '7.2', // https://github.com/wpengine/phpcompat/issues/127
96
);
97
98
/**
0 commit comments