PHP7 compatible?
-
A compatibility plugin suggests that there are 2 issue identified which make the current version (v509) non-php7 compatible.
Are there plans to address these issues?FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————
849 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1369 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————FILE: /public_html/wp-content/plugins/cp-contact-form-with-paypal/captcha/captcha.php
———————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————–
16 | ERROR | Function session_register() is deprecated since PHP 5.3 and removed since PHP 5.4; Use $_SESSION instead
———————————————————————————————————————–
- The topic ‘PHP7 compatible?’ is closed to new replies.