• Resolved hikingdog

    (@hikingdog)


    FILE: /nas/content/live/sectionhiker/wp-content/plugins/fast-velocity-minify/inc/functions.php
    ———————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————-
    198 | ERROR | The constant “PHP_OS_FAMILY” is not present in PHP version 7.1 or earlier
    ———————————————————————————————-

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    That is probably some compatibility tool you are running, but you can safely ignore it.
    That tool detects that the code exists, but it doesn’t know what it does or how it’s used.

    The plugin works fine with php 5.6, 7.0, 7.1 and 7.2.

    The constant “PHP_OS_FAMILY”, while not present in PHP version 7.1 or earlier, will only be used if you have PHP 7.1, but ignored if you don’t.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.0 Compatibility Error’ is closed to new replies.