• Resolved DiveNSail

    (@divensail)


    I’m used PHP Compatibility Checker before switching to PHP 7.2 or 7.3 (since support for 7.1 ends in 3 months) and I got the following warnings about your plugin. Solution? Solution coming?

    FILE: /home/scubanom/public_html/wp-content/plugins/seedprod-coming-soon-pro-5/extentions/mailchimp/seed_cspv5_MCAPI.class.php
    ——————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————————
    2462 | WARNING | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ——————————————————————————————————————————

    FILE: /home/scubanom/public_html/wp-content/plugins/seedprod-coming-soon-pro-5/extentions/madmimi/Spyc.class.php
    —————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————————————————————-
    379 | WARNING | Method name “Spyc::__load” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    384 | WARNING | Method name “Spyc::__loadString” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    —————————————————————————————————————————————————-

    FILE: /home/scubanom/public_html/wp-content/plugins/seedprod-coming-soon-pro-5/admin/admin.php
    ————————————————————————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————————————————————–
    2423 | WARNING | Method name “SEED_CSPV5_ADMIN::__return_empty_string” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    ————————————————————————————————————————————————————————–

Viewing 1 replies (of 1 total)
  • Plugin Author SeedProd

    (@seedprod)

    These are old api libraries you cnandisregards. These will be remove next major version but they are no longer used.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.2 and 7.3 – Pro Version’ is closed to new replies.