-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 2.5.1
-
Component/s: web gui (frontend)
-
Labels:None
PHP 5.6 is EOL at the end of 2018. The frontend code needs to get updated to be compatible with PHP 7. The primary thing that needs to be done is changing from mysql_* functions to mysqli_* functions.