Not resolved PHP 7.4 Warnings
-
Why have you not addressed these PHP 7.4 warnings yet? This create_function() depreciated in PHP 7.2 which stopped being supported in Dec 2020.
https://www.php.net/supported-versions.php
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GoogleReviewsWidgetAPI has a deprecated constructor in /web/app/plugins/widget-google-reviews/api/grw-api.php on line 17
Deprecated: Function create_function() is deprecated in /web/app/plugins/widget-google-reviews/grw.php on line 62
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Not resolved PHP 7.4 Warnings’ is closed to new replies.