phpcompat icon indicating copy to clipboard operation
phpcompat copied to clipboard

WordPress Plugin: PHP Compatibility Checker

Results 118 phpcompat issues
Sort by recently updated
recently updated
newest added

Hi! We received an issue from a user who ran the plugin over the latest released version of Yoast SEO (9.2.1). In this version we have included some additional packages...

Hi, We have a test site which is a sub-domain (test.xxx.com.au) of our main site (xxx.com.au). Your plug-in works fine on the main site (producing results), but doesn’t seem to...

FILE: /wp-content/plugins/manage-notification-emails/manage-notification-emails.php FOUND 1 ERROR AFFECTING 1 LINE 106 | ERROR | Extension 'fam' is removed since PHP 5.1 The Manage Notification Emails plugin (v1.4.1) is not using the extension...

Plugin URL - https://wordpress.org/plugins/pardot/ These are false positives, the maintainer of the plugin checks for openssl_encrypt and openssl_decrypt before falling back to mcrypt. ``` FILE: /wp-content/plugins/pardot/includes/pardot-settings-class.php ------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 22 ERRORS...

Could you please white list this plugin? FILE: /wp-content/plugins/autoptimize/classes/external/php/jsmin.php —————————————————————————————- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————- 109 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since...

While I was reading the information about false positives with the Wordfence Security plugin, the console opened up with the following error message. I don't know if it is for...

At the moment it looks like the plugin is just checking non network wide activated plugins which are active on the current site for "Only scan active plugins and themes"....

Time Zone Version 1.5 | By Kimmo Suominen is reported actually as "compatible" (false!). If it is activated there remains ohnly a white site. The details of the report: php56_error...

The [WP Cassify](https://wordpress.org/plugins/wp-cassify/) plugin is coming back incompatible with PHP version 7+, however, our WordPress site running PHP 7.0.6, the plugin works successfully and yet the PHP Compatibility Checker plugin...

I found that a file in the WooCommerce Customer/Order CSV Export plug-in was flagged for a compatibility error: FILE: /wp-content/plugins/woocommerce-customer-order-csv-export/includes/data-stores/database/class-wc-customer-order-csv-export-data-store-database.php ------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ------------------------------------------------------------------------------------------------------- 233 |...