• Resolved markemark

    (@markemark)


    Running PHP Check for compatibility on php 7.1 (siteground.com)
    Throws an error below.

    —————————————————————————————————————————————

    FILE:/wp-content/plugins/popup-maker/includes/pum-sdk/freemius/includes/class-freemius.php
    —————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————
    15520 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    —————————————————————————————————————————

    • This topic was modified 7 years, 7 months ago by markemark.
Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @markemark – Try it, works fine ;).

    A) That code only runs on older PHP versions, so its a false positive.
    B) We don’t run the Freemius library any more since v1.7.30 about a month ago, that code is just there while we deprecate some other functionality over the next few versions, so again it will never get run.

    To clarify I develop this plugin on PHP 7.2+ and 7.3, no problems running any of our plugins on them.

    Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.

    If you still need help please message us directly at https://wppopupmaker.com/support/.

Viewing 1 replies (of 1 total)

The topic ‘php 7.1 not compatible’ is closed to new replies.