PHP 8 compatibility ?
-
Hi !
I need to update PHP on my site (PHP 8). I scanned my site with PHP Compatibility Checker and apparently Apollo 13 Framework Extensions does not work with PHP 8. Here is the error found:
PHP 8.0 incompatibilities:
FILE: design_importer/class-a13-plugin-installer-skin.php
FOUND 1 ERRORS AND 0 WARNINGS AFFECTING 1 LINES
16 | ERROR | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$string” was changed on line 13.
What do you recommend ? I’m using the Rife Free theme and I’m afraid the site has stopped working.
Thanks in advance.
Pascale
- The topic ‘PHP 8 compatibility ?’ is closed to new replies.