PHP 7.2 and 7.3 – Pro Version
-
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.
————————————————————————————————————————————————————————–
- The topic ‘PHP 7.2 and 7.3 – Pro Version’ is closed to new replies.