PHP7 compatibility
-
Hi,
Thank you for a wonderful plugin. I’m running it on a site ith PHP version 5.6 and would like to upgrade to PHP 7.0. I used a tool to check compatibility of my plugins and AIOWPS came up as not compatible with PHP 7.0.
The issues seem minor (please see the tool’s output below) and I was wondering if these could be addressed in the next update.
Thank you very much for looking into this 🙂
FILE: /.../wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.client.php ---------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------- 71 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ---------------------------------------------------------------------------------------------------------------- FILE: /.../wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.idna.php -------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------- 94 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------------------------- 51 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------------------------
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP7 compatibility’ is closed to new replies.