• Resolved quietthunderdesigns

    (@quietthunderdesigns)


    Hi,

    I ran the PHP Compatibility Checker on our site and got this warning for Ninja Forms:

    FILE: /nas/content/live/celebhideaways/wp-content/plugins/ninja-forms/deprecated/includes/admin/upgrades/upgrade-functions.php
    ——————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————————
    138 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    ——————————————————————————————————————————

    FILE: /nas/content/live/celebhideaways/wp-content/plugins/ninja-forms/deprecated/classes/step-processing.php
    ————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————
    72 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    ————————————————————————————————————

    Can you please tell me if your plugin is PHP 7 compatible?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kevin Stover

    (@kstover)

    Hi,

    Those files are in the deprecated code base, which is included in the plugin for backwards compatibility for the rest of this year. If you are using version 3.0, then it is 100% compatible with PHP 7.

    Thread Starter quietthunderdesigns

    (@quietthunderdesigns)

    Ok, great – thanks, Kevin!

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