Does Hueman support PHP version 7.0?
-
Simple question: Does the Hueman (Pro) theme support PHP version 7.0?
Using the “PHP Compatibility Checker” for PHP 7.0, it gives me the following 2 warnings and 1 error:
FILE: /home/j13q8mox00xo/public_html/wp-content/themes/hueman-pro/addons/pro/wfc/back/librairies/class_browser.php
——————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————
220 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
——————————————————————————————————————FILE: /home/j13q8mox00xo/public_html/wp-content/themes/hueman-pro/addons/pro/wfc/back/classes/class_back_system_info.php
————————————————————————————————————————
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
————————————————————————————————————————
141 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
145 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
————————————————————————————————————————Am I to assume that Hueman Pro does not support 7.0, and 7.1?
- The topic ‘Does Hueman support PHP version 7.0?’ is closed to new replies.