PHP 7 Incompatibility
-
GoDaddy.com recently posted PHP 7 availability so I downloaded PHP Compatibility Checker plugin to check my 4 sites. One site has Comet Cache Pro installed and it’s reporting 60 Errors and 1 warning. The biggest PHP code offender is shown below:
FOUND 2 ERRORS AFFECTING 2 LINES
———————————————————————————————————————–
24 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
65 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
———————————————————————————————————————–
What are your plans on getting up to speed on PHP 7 for Comet Cache Pro? I would like to upgrade our hosted sites to PHP 7 by June, 2018.
Thanks.
The topic ‘PHP 7 Incompatibility’ is closed to new replies.