[
https://issues.apache.org/jira/browse/VCL-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850908#comment-16850908
]
ASF subversion and git services commented on VCL-1106:
------------------------------------------------------
Commit e17dae78cf51e62b765fa90989ea38201d3b3a5d in vcl's branch
refs/heads/VCL-1087_VCL_CAS_SSO from Josh Thompson
[ https://gitbox.apache.org/repos/asf?p=vcl.git;h=e17dae7 ]
VCL-1106 - make PHP code compatible with PHP 7
utils.php: modified doQuery: added $mysqli_link_vcl as argument when calling
mysqli_errno
> 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
> Assignee: Josh Thompson
> Priority: Major
> 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)