• Resolved Shane

    (@shanemarsh28)


    Hi Everyone,

    I am a Technical Manager and we use your plugin within our WordPress installation.

    PHP7 is currently being rolled out across many platforms and soon we will also be updating our systems to the new, lighter and faster version of PHP. However, our tests show that your plugin is currently incompatible with PHP7. As you are working on version 2 and so that we can help things along and to make the update easier, our analytics tools have identified which lines of code need to be changed within your plugin that would allow it to run within this new environment.

    You will see that most of the updates are very minor and we would be forever thankful if you would be able to make these changes to your next release.

    The report is as follows:

    FILE: /plugins/google-pagespeed-insights/core/core.php
    ------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    ------------------------------------------------------------------------------------------------
     539 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
     543 | ERROR | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    --------------------------------------

    We would also like to take this opportunity to thank you for your ongoing updates and I hope that you look at the above report and implement it’s changes.

    https://wordpress.org/plugins/google-pagespeed-insights/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt Keys

    (@mattkeys)

    Thanks Shane, I’ve added these items to my list for the v2.0 release.

    Thread Starter Shane

    (@shanemarsh28)

    Hi Matt,

    Thank you for getting back to me so quickly and we look forward to your 2.0 release!

    Kind regards,
    Shane

    Plugin Author Matt Keys

    (@mattkeys)

    Hi Shane,

    v2.0 is taking longer than I hoped so I released a minor update today to fix these php7 issues. I hope that takes care of this incompatibility for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help to update your plugin to PHP7’ is closed to new replies.