• Resolved ArtGoddess

    (@artgoddess)


    Hello!

    I need to update my server to PHP 7. I’m using PHP compatibility checker plugin and there is a warning for WP Ultimate Recipe:

    FILE: /home/*******/public_html/wp/wp-content/plugins/wp-ultimate-recipe/vendor/minify/min/builder/ocCheck.php
    —————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    —————————————————————————————

    Is it safe to upgrade to PHP 7? Many thanks!

    • This topic was modified 7 years ago by ArtGoddess.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brecht

    (@brechtvds)

    Are you using the latest 3.8.0 version of the plugin? Updating to PHP 7 should not be an issue.

    Kind regards,
    Brecht

    Thread Starter ArtGoddess

    (@artgoddess)

    Yes, of course!

    Ok, will upgrade then. Best regards!

    There will be some deprecation warnings with PHP 7.2 due to the use of create_function. PHP 7.0 and 7.1 should be fine.

    Plugin Author Brecht

    (@brechtvds)

    We just released version 3.9.0 that should get rid of that create_function deprecated notice as well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 7 compatible?’ is closed to new replies.