Comet Cache deprecated code PHP 7.2
-
Hello,
I ran a scan to check the plugin compatibility with PHP 7.2. Below you have the results. Hope to have helped.
Rgs
IM
FILE: /wp-content/plugins/comet-cache/plugin.php
———————————————————————————————————-
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
———————————————————————————————————-
27 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
53 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
77 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————-FILE: /wp-content/plugins/comet-cache/src/vendor/websharks/wp-php-rv/src/includes/functions/notices.php
—————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————–
198 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
—————————————————————————————————————————–FILE:/wp-content/plugins/comet-cache/src/includes/traits/Shared/FsUtils.php
———————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————-
33 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————-
The topic ‘Comet Cache deprecated code PHP 7.2’ is closed to new replies.