• Hi!

    I’ve tested all my plugins with this PHP linter:
    https://wordpress.org/plugins/php-compatibility-checker/

    Unfortunately I found a problem with your plugin:

    FILE: /home/kristia2/www/filmpuls.ch/wordpress/wp-content/plugins/mashsharer/includes/admin/tools.php
    —————————————————————————————————–
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————–
    156 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    415 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    —————————————————————————————————–

    FILE: /home/kristia2/www/filmpuls.ch/wordpress/wp-content/plugins/mashsharer/includes/libraries/browser.php
    ———————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————–
    220 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ———————————————————————————————————–

    Would be great if you can fix this!

    All the best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • @filmpuls

    thanks for the heads up. May i ask you to install our latest version 3.3.3?
    You find it here: https://downloads.wordpress.org/plugin/mashsharer.3.3.3.zip

    Its not released yet because its still in testing but it will fix both compatibility warnings. It would be awesome if you could install it for a quick check as well and give me feedback if everything is working as expected.

    All the best
    René

    Thread Starter W★

    (@filmpuls)

    @rene

    thanks a lot. have tested. the error and most of the warnings are gone. one seems to be left or at least is still indicated. best regards, kristian

    —————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————–
    416 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    —————————————————————————————————–

    Thank, this is just a harmless warning which does not affect the function of the plugin under php 7 but i will resolve it also:)

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

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