• Hi, I have scanned my site as I have php issues and it appears this extension is not compatible with php 7.4.

    Here is the message which appears :

    PHP 7.4 incompatibilities: FILE: flowpaper.php FOUND 1 ERRORS AND 0 WARNINGS AFFECTING 1 LINES

    35 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0

    Andy suggestion as to what to do to avoid this conflict? ??

Viewing 1 replies (of 1 total)
  • Plugin Author getflowpaper

    (@getflowpaper)

    That code statement is not used if you are on version 5.3 or lower. The scanner you’ve used has not considered the conditional statements in the code properly. In other words; it won’t be a problem on PHP 7.0

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.