Josh Thompson created VCL-1106:
----------------------------------
Summary: make PHP code compatible with PHP 7
Key: VCL-1106
URL: https://issues.apache.org/jira/browse/VCL-1106
Project: VCL
Issue Type: Improvement
Components: web gui (frontend)
Reporter: Josh Thompson
Fix For: 2.5.1
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)