• Resolved samanthawpaladinpos

    (@samanthawpaladinpos)


    After running WPEngine’s PHP 7 Compatibility Checker, it seems that this plugin is not compatible. Is this going to be compatible in the future, is so, what’s the estimated time frame? I really want to keep using this plugin, but we also are wanting to switch to PHP 7.

    Errors are as follows:

    FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/admin/support_pp.php
    —————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————————————
    306 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    —————————————————————————————————————————————————————————

    FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/lib/agapetry_lib.php
    —————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————————-
    149 | WARNING | Function name “__ppw” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    —————————————————————————————————————————————-

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Behrens

    (@kevinb)

    I’ll include a fix for that first issue in the upcoming Press Permit Core 2.4 release.

    The second issue is legacy code that will only be executed if an old version of one of the pro extensions is active. I can’t further eliminate it, but it will not affect you running PP Core alone or with Pro up to date.

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