• Resolved cocco93

    (@cocco93)


    Hello,

    When updating php from 8.1 to 8.2 in debugging mode I notice this error:

    Creation of dynamic property WC_External_Product_New_Tab::$plugin_url is deprecated

    There will be an update for fixing?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I got the same problem here:

    [10-Mar-2025 12:20:20 UTC] PHP Deprecated: Creation of dynamic property WC_External_Product_New_Tab::$plugin_url is deprecated in /wp-content/plugins/wc-external-product-new-tab/wc-external-product-new-tab.php on line 73
    [10-Mar-2025 12:20:20 UTC] PHP Deprecated: Creation of dynamic property WC_External_Product_New_Tab::$plugin_path is deprecated in /wp-content/plugins/wc-external-product-new-tab/wc-external-product-new-tab.php on line 74

    WordPress 6.7.2
    WooCommerce 9.7.1
    WooCommerce External Product New Tab 1.0.5

    bye
    Stefano

    Plugin Author Stuart Duff – a11n

    (@stuartduff)

    Automattic Happiness Engineer

    Hey @cocco93, @spicone,

    I’ve pushed a small update for the plugin to v1.0.6 which should resolve the Deprecated notices as although both $plugin_url & $plugin_path?were present within the plugin they were not being used.

    Let me know if this change resolves the issue for you both ??

    Hi @stuartduff ,

    no more errors in debug log, looks good so far ??

    Thank you
    Stefano

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