Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author fatcatapps

    (@fatcatapps)

    Hello there,

    Even if the compatibility checker plugin says our plugin is not compatible with PHP 7.0 but it should work in such environment.

    I would like to ask if you are using the latest version of the plugin which is version 2.3.7, if not please upgrade to the latest version.

    Also please provide the made of the plugin you used to do the check.

    I will inform my developer about this and hopefully this will not be the case in the future versions.

    [ Signature moderated ]

    • This reply was modified 7 years, 9 months ago by Jan Dembowski.
    Plugin Author fatcatapps

    (@fatcatapps)

    Hello there,

    It’s been quite some time, so I wanted to see if there was anything we could do for you before marking this thread as resolved.

    All our tests show the plugin working fine in PHP 7, but we’d be interested to see what messages you received so we can look more into that.

    If we don’t hear back from you within a few days, we’ll assume everything is working, and come mark this thread as resolved.

    [ Signature moderated ]

    • This reply was modified 7 years, 9 months ago by Jan Dembowski.

    Hi there,

    I just had a similar experience – it’s through the Admin area that an error popped up and I had the chance to to do a scan from there. Here are the warnings that showed in case they are helpful to you:

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_lists.php
    ————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————————
    54 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_subscribers.php
    ——————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————————————
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_segments.php
    —————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————————
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_people.php
    ————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————————-
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————————————————-

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_administrators.php
    ———————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————
    39 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————————————————

    FILE: public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/class/services_json.php
    ——————————————————————————————————————————————-
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ——————————————————————————————————————————————-
    132 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    775 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————————————————-

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/class/log.php
    ———————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————
    10 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/class/transport.php
    —————————————————————————————————————————————
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    —————————————————————————————————————————————
    37 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    68 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    216 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/class/serialisation.php
    ——————————————————————————————————————————————-
    FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
    ——————————————————————————————————————————————-
    19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    62 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    102 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————————————————-

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/class/base_classes.php
    ——————————————————————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ——————————————————————————————————————————————
    32 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    130 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————————————————

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_clients.php
    ————————————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————————–
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————————————————–

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_campaigns.php
    —————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————————-
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————————-

    FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/campaignmonitor/csrest_templates.php
    —————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————————-
    39 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————————-

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP7 Compatibility’ is closed to new replies.