• Resolved benners_

    (@benners_)


    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)
  • Plugin Author Daniel K.

    (@richplugins)

    Hi @benners_,

    Are you sure that you’re using the latest version 1.9.6? Please check, because from version 1.4.6 we don’t have this function.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Not resolved PHP 7.4 Warnings’ is closed to new replies.