• Resolved EastDevonAlliance

    (@eastdevonalliance)


    Planning to upgrade to latest WordPress and PHP7.

    However it appears that your plugin uses a PHP4 style constructor at line 37 which will not work in PHP7.

    Any chance you can fix this small issue?

    Many thx.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Ross

    (@gregross)

    I assume that the error is from the class-php-ico.php file?

    That’s an external library but it looks like it’s been updated so it should be an easy fix.

    Thread Starter EastDevonAlliance

    (@eastdevonalliance)

    Sorry – should have posted the PHP Compatibility Checker output. But yes – class-php-ico.php.

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/os-integration/includes/php-ico/class-php-ico.php
    ——————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————
    37 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ——————————————————————————————————————

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