You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Josh Thompson (JIRA)" <ji...@apache.org> on 2018/10/26 12:56:00 UTC

[jira] [Created] (VCL-1106) make PHP code compatible with PHP 7

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)