Home Forums Pre-Sale Deprecated Dynamic Property Warning on PHP 8.2 — Request for Update Message

Deprecated Dynamic Property Warning on PHP 8.2 — Request for Update Message

  • Author
    Posts
  • #234640

    Manu Ok
    Participant

    I’m currently using your plugin [plugin name, “Redis Woo Dynamic Pricing and Discounts”] with the Villa theme on my website. After updating my server to PHP 8.2, I started seeing a lot of deprecated warnings like this:

    swift
    Copy
    Edit
    Deprecated: Creation of dynamic property WC_Product_Simple::$viredis_cart_item is deprecated…
    It seems that PHP 8.2 no longer supports creating dynamic properties directly.
    Would it be possible for you to release an updated version of the plugin that is fully compatible with PHP 8.2 (for example, by using typed properties, magic methods, or the #[AllowDynamicProperties] attribute)?

    I really appreciate your great work and would love to continue using the plugin without any issues.

    Thanks a lot for your time and support!
    Looking forward to your response.

    Best regards,
    muhammed

You must be logged in to see replies to this topic. Click here to login or register