• Resolved titsmaker

    (@titsmaker)


    Hi, currently the plugin throws following deprecation notice under PHP 8.1:

    Deprecated: parse_str(): Passing null to parameter #1 ($string)?of type string is deprecated in?\wp-content\plugins\index-wp-mysql-for-speed\afp\factory\_common\_abstract\_model\AdminPageFramework_Property_Base.php on line 79

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter titsmaker

    (@titsmaker)

    BTW, there are some deprecations related to PHP 8.2 as well:

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in \wp-content\plugins\index-wp-mysql-for-speed\code\rendermonitor.php on line 113
    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in \wp-content\plugins\index-wp-mysql-for-speed\code\getqueries.php on line 209
    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in \wp-content\plugins\index-wp-mysql-for-speed\code\getqueries.php on line 202
    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in \wp-content\plugins\index-wp-mysql-for-speed\code\getqueries.php on line 189
    Plugin Author OllieJones

    (@olliejones)

    Thanks! I’ll sort these out in the next release.

    https://github.com/OllieJones/index-wp-mysql-for-speed/issues/55

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