• Resolved jamminjames

    (@jamminjames)


    I used the PHP Compatibility Checker plugin to check my site, and for PHP 7.0, there are 15 warnings for this plugin.

    Such as these for various files within the plugin:
    Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    File has mixed line endings; this may cause incorrect results

    Is it compatible with PHP 7.0? Are these issues being addressed?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, yes the plugin is compatible with PHP 7. Can you share the 15 warnings the PHP Compatibility Checker is reporting.

    Thank you

    Thread Starter jamminjames

    (@jamminjames)

    Great, thanks. Here are the warnings, and the files they relate to (just two types of warnings, but in multiple files):

    whois.client.php, whois.idna.php:
    Use of deprecated PHP4 style class constructor is not supported since PHP 7.

    whois.de.php, whois.ip.lib.php, whois.ip.php, whois.mobi.php, whois.nl.php, whois.nz.php, whois.org.php, whois.parser.php, whois.servers.php, whois.si.php, whois.utils.php:
    File has mixed line endings; this may cause incorrect results

    whois.main.php
    (Both of the above warnings apply)

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, did you update to the latest version 4.2.7?

    The developers are aware of these warnings. However it does not prevent the functionality of the plugin.

    Kind regards

    Thread Starter jamminjames

    (@jamminjames)

    Without looking, if the plugin sends update notices via WordPress like most, then, yes, we keep it updated. I’m sure the discrepancies are minor. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Compatible with PHP 7?’ is closed to new replies.