• Resolved CarolWP

    (@carolwp)


    When I use PHP Compatibility Checker to test whether it is safe to upgrade my site to PHP 7.x, I get the following:

    FILE: /homepages/12/d94971549/htdocs/benefitsattorneywp/wp-content/plugins/link-library/render-link-library-sc.php
    —————————————————————————————————————————————————————————-
    FOUND 2 ERRORS AFFECTING 2 LINES
    —————————————————————————————————————————————————————————-
    1160 | 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.
    1161 | 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.
    —————————————————————————————————————————————————————————-

    Is this a false positive? Or will I be unable to upgrade to PHP 7.x so long as I have Link Library?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Carol. I am currently on the road travelling this week. I will be able to investigate when I am back home this week-end.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I have pushed out an update that should correct the PHP compatibility error that you were seeing. Please update and confirm that you are no longer seeing the error. Also please consider donating to support this plugin’s development.

    Thread Starter CarolWP

    (@carolwp)

    Yes, the update did it–thank you! And I have donated.

    • This reply was modified 7 years, 6 months ago by CarolWP.
    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Glad to hear it and thank you for your support.

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

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