• Resolved Brian Haas

    (@masteradhoc)


    Dear André

    We found a small deprecated message which affects php version 8.2:

    Creation of dynamic property WP_Piwik::$statsPageId is deprecated-wp-content/plugins/wp-piwik/classes/WP_Piwik.php:387WP_Piwik->buildAdminMenu()wp-includes/class-wp-hook.php:308do_action(‘admin_menu’)wp-admin/includes/menu.php:1551Plugin: wp-piwik

    If you get a chance to fix this would be amazing.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am also testing an upgrade of a production website to PHP 8.2, and I get this same error message in another portion of the plugin:

    Deprecated: Creation of dynamic property WP_Piwik::$statsPageId is deprecated in?/var/www/html/wp-content/plugins/wp-piwik/classes/WP_Piwik.php?on line?387

    I would also appreciate this plugin being updated; I have two others which are also affected by this deprecation.

    Same here. A fix would be awesome.

    Deprecated: Creation of dynamic property WP_Piwik::$statsPageId is deprecated in /var/www/wordpress__4/wp-content/plugins/wp-piwik/classes/WP_Piwik.php on line 387

    Plugin Author braekling

    (@braekling)

    Thanks for the hint!

    The message should disappear in the new version 1.0.30.

    By the way: Please note that the deprecated messages are not errors, but notices for developers to take care in one of the upcoming releases. So there is no need to worry and you can update without concerns.

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