• Hi,

    Using the plugin: PHP Compatibility Checker
    I saw this error in your plugin

    FILE: /home/cp527430/public_html/site/wp-content/plugins/many-tips-together/inc/hooks/adminmenus.php
    —————————————————————————————————————————————————————————
    FOUND 2 ERRORS AFFECTING 2 LINES
    —————————————————————————————————————————————————————————
    98 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    109 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    ————————-

    Could it be possible to adapt your file to become PHP 7 compatible?

    Thanks

  • The topic ‘PHP7 Compatibility’ is closed to new replies.