PHP 7 Warning
-
Would love to use this plugin with PHP 7 but I get 2 warnings checking the PHP compability :
FILE: /wp-content/plugins/simple-facebook-plugin/lib/sfp-like-box.php
—————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————
23 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————FILE: /wp-content/plugins/simple-facebook-plugin/lib/sfp-page-plugin.php
—————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————
24 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————
The topic ‘PHP 7 Warning’ is closed to new replies.