• Resolved davet3929

    (@davet3929)


    This is the same issue that was marked “resolved” in https://www.ads-software.com/support/topic/deprecation-errors-while-migrating-to-php-8-2-2/, but it’s obviously not resolved yet. I would like to upgrade my PHP version from 8.1 to 8.2, but when I do I get the deprecation warnings below from your plugin. No warnings from any of my other plugins.

    Deprecated: Creation of dynamic property Quick_Featured_Images_Tools::$plugin_version is deprecated in /home4/consprce/public_html/wp-content/plugins/quick-featured-images/admin/class-Quick_Featured_Images_Tools.php on line 374

    Deprecated: Creation of dynamic property Quick_Featured_Images_Defaults::$site_domain is deprecated in /home4/consprce/public_html/wp-content/plugins/quick-featured-images/admin/class-Quick_Featured_Images_Defaults.php on line 195

    Deprecated: Creation of dynamic property Quick_Featured_Images_Defaults::$is_exif_imagetype is deprecated in /home4/consprce/public_html/wp-content/plugins/quick-featured-images/admin/class-Quick_Featured_Images_Defaults.php on line 198

    Deprecated: Creation of dynamic property Quick_Featured_Images_Defaults::$timeout_seconds is deprecated in /home4/consprce/public_html/wp-content/plugins/quick-featured-images/admin/class-Quick_Featured_Images_Defaults.php on line 201

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kybernetik Services

    (@kybernetikservices)

    Thank you @davet3929 for your report.

    As explaind already, the message is is just a warning not an error. It means Quick Featured Images is still working but it is currently going “a no longer supported” way.

    I work on improvmeents and when I publish the next release, it will include also some PHP 8.x fixes.

    You can switch to PHP 8.2 and disable the PHP warning (which always should be done on a production site). If you don’t know how to do this, please have a look at this article. If that doesn’t work, I recommend asking your hosting company’s support for help.

    Thank you for being a valuable user of Quick Featured Images.

    Thread Starter davet3929

    (@davet3929)

    Thank you for the response. I should’ve mentioned that I already have debugging turned off, and these deprecation warnings show up on my public-facing website in addition to the admin area, even when logged out of WordPress. I see many other deprecation warnings from other plugins in my error_log file, but only yours show up there for some reason. Anyway, I really enjoy your plugin so I’m sticking with PHP 8.1 for now, and eagerly awaiting your update so I can upgrade my PHP to 8.2 or 8.3.

    Thread Starter davet3929

    (@davet3929)

    Screenshot of deprecation warnings on my website when I upgrade to PHP 8.2

    Plugin Author Kybernetik Services

    (@kybernetikservices)

    I suspect that you only turned off WP_DEBUG but not the PHP errors as described in the shared article.

    Please disable PHP errors to use Quick Featured Images with PHP 8.2 and higher.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.