PHP 7 Compatibility?
-
When will this plugin be updated for PHP 7? Currently, it fails the check with the following errors:
—————————————————————————————————————
FILE: /home/hoverpro/public_html/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.
—————————————————————————————————————-
FILE: /home/hoverpro/public_html/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.
——————————————————————————————————————
51 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
The topic ‘PHP 7 Compatibility?’ is closed to new replies.