• Resolved Justin Cuzin

    (@justincuzin)


    Hi,

    I have an issue on a website, when I want to backup it, I have this message in the log : “0313.451 (1) PHP event: code E_DEPRECATED: Function create_function() is deprecated (line 676, wp-includes/plugin.php)”
    I took the example of only 1 line of the log but there is the same issue with a lot of different lines. How can be solved this issue ?

    Thanks a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Hi,

    Deprecated functions are ones that are one that are no longer going to be used in future php versions.
    We will ensure our code is updated before the functions are deprecated so it is nothing to worry about.

    Thread Starter Justin Cuzin

    (@justincuzin)

    Hi, okay thanks a lot !

    • This reply was modified 2 years, 9 months ago by Justin Cuzin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with Backup (PHP event)’ is closed to new replies.