• Resolved terry777

    (@terry777)


    My site went down today. It turns out the host had set the default php version to 7.2. They rolled it back to 7.1 and all was ok. I used the php compatibility checker to see what might be causing the problem, and yours was one that generated an error message (warning). It may not have caused the problem, but I thought you should know so that it can be corrected:

    FILE: …/wp-content/plugins/wd-facebook-feed/facebook-feed-wd.php
    ——————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————
    920 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    ——————————————————————————————————————

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Thanks for the notice. It has been sent to the development team.

    Please note, that the plugin is currently functioning with the PHP 7.1.

    The development team will check the issue regarding the PHP version 7.2.

    Thanks. Have a nice day.

    Thread Starter terry777

    (@terry777)

    Yes, thanks, it is working with 7.1. and thank your for your response!

    hi @terry777,

    thanks for noting this issue,
    the next version of the plugin will be compatible with PHP 7.2,
    we will update it soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘php warning 7.2’ is closed to new replies.