• Resolved desse

    (@desse)


    I need to upgrade my site to PHP version 7.2 and ran a compatibility check and got this message:

    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————————————————————————————–
    137 | WARNING | The “result” parameter for function parse_str() is missing. Passing this parameter is no longer optional. The optional nature of the parameter is deprecated since PHP 7.2

    Does this mean that the plugin is not compatible with PHP version 7.2?

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

    (@alphawolf)

    Hi desse, the plugin will still work after you switch to 7.2, but it will emit an E_DEPRECATED notice that doesn’t affect your site.

    However, I’ll be working on an update to fix this in a future version of the plugin, thank you!

    • This reply was modified 5 years, 9 months ago by wpseek.
    Thread Starter desse

    (@desse)

    Thanks!

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