Change WordPress user roles and capabilities Forums Bug Reports php8.2 deprecation notices

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8495
    LibEdTech
    Participant

    PHP 8.2
    WordPress 6.3.1
    User Role Editor Pro 4.64

    Query Monitor is showing the following php8.2 deprecation notices.

    1. Creation of dynamic property URE_Export_Single_Role::$editor is deprecated
    wp-content/plugins/user-role-editor-pro/pro/includes/classes/export-single-role.php:23
    URE_Export_Single_Role->__construct()
    wp-content/plugins/user-role-editor-pro/pro/includes/classes/user-role-editor-pro.php:165
    User_Role_Editor_Pro->load_addons()
    wp-includes/class-wp-hook.php:310
    do_action(‘plugins_loaded’)
    wp-settings.php:495

    2. Creation of dynamic property PluginInfo_1_3::$requires_php is deprecated
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:799
    PluginInfo_1_3::fromJson()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:221
    PluginUpdateChecker_1_5->requestInfo()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:249
    PluginUpdateChecker_1_5->requestUpdate()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:334
    PluginUpdateChecker_1_5->checkForUpdates()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:388
    PluginUpdateChecker_1_5->maybeCheckForUpdates()
    wp-includes/class-wp-hook.php:310
    do_action(‘admin_init’)
    wp-admin/admin.php:175

    3. Creation of dynamic property PluginInfo_1_3::$license_state is deprecated
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:799
    PluginInfo_1_3::fromJson()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:221
    PluginUpdateChecker_1_5->requestInfo()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:249
    PluginUpdateChecker_1_5->requestUpdate()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:334
    PluginUpdateChecker_1_5->checkForUpdates()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:388
    PluginUpdateChecker_1_5->maybeCheckForUpdates()
    wp-includes/class-wp-hook.php:310
    do_action(‘admin_init’)
    wp-admin/admin.php:175

    4. Creation of dynamic property PluginInfo_1_3::$request_time_elapsed is deprecated
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:799
    PluginInfo_1_3::fromJson()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:221
    PluginUpdateChecker_1_5->requestInfo()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:249
    PluginUpdateChecker_1_5->requestUpdate()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:334
    PluginUpdateChecker_1_5->checkForUpdates()
    wp-content/plugins/user-role-editor-pro/pro/includes/plugin-update-checker.php:388
    PluginUpdateChecker_1_5->maybeCheckForUpdates()
    wp-includes/class-wp-hook.php:310
    do_action(‘admin_init’)
    wp-admin/admin.php:175

    #8496
    Vladimir
    Keymaster

    Hi,

    Thanks for the notification. I will publish the fix with the next update after October 10th, 2023.

    #8516
    LibEdTech
    Participant

    Did you mean 2023 instead of 2024?

    #8517
    Vladimir
    Keymaster

    Yes, of course – this week, to be more exact.

    #8538
    LibEdTech
    Participant

    Fixed in 4.64.1

    Thanks!

    #8539
    Vladimir
    Keymaster

    Thanks for the help and feedback.

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