Home › Forums › Theme support › Kingpin PHP 7.0 Compatibility Errors › Reply To: Kingpin PHP 7.0 Compatibility Errors
Hello,
I have the Kingpin theme version 1.02 and it is still no passing the PHP 7.0 and the PHP 7.1 compatibility test. The following is what is showing up as a problem. Can you please help me with this problem?
FILE: /home/ixy6urg/public_html/newdanvillebowl/wp-content/themes/kingpin/header.php
————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
————————————————————————————
FILE: /home/ixy6urg/public_html/newdanvillebowl/wp-content/themes/kingpin/7league/autoimporter.php
—————————————————————————————————————————————————————————–
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————————————————————————–
71 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
752 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
—————————————————————————————————————————————————————————–