• hastibe

    (@hastibe)


    I’m getting the following entries in my debug.log when running PHP 8.2. Is this plugin not compatible with PHP 8.2? If not compatible with PHP 8.2, is it compatible with PHP 8.1 or 8.0?

    PHP Deprecated:  Creation of dynamic property UM::$honeypot is deprecated in /wp-content/plugins/ultimate-member/includes/class-init.php on line 198
    
    PHP Deprecated:  Creation of dynamic property um\core\Shortcodes::$message_mode is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-shortcodes.php on line 23
    
    PHP Deprecated:  Creation of dynamic property um\core\Shortcodes::$custom_message is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-shortcodes.php on line 24
    
    PHP Deprecated:  Creation of dynamic property um\core\Shortcodes::$loop is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-shortcodes.php on line 26
    
    PHP Deprecated:  Creation of dynamic property um\core\Shortcodes::$emoji is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-shortcodes.php on line 68
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$id is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 31
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$usermeta is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 32
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$data is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 33
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$profile is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 34
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$cannot_edit is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 35
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$deleted_user_id is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 36
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$banned_keys is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 40
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$preview is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 51
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$send_mail_on_delete is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 52
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$update_user_keys is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 55
    
    PHP Deprecated:  Creation of dynamic property um\core\User::$target_id is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-user.php on line 64
    
    PHP Deprecated:  Creation of dynamic property um\core\Builtin::$saved_fields is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-builtin.php on line 42
    
    PHP Deprecated:  Creation of dynamic property um\core\Form::$errors is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-form.php on line 45
    
    PHP Deprecated:  Creation of dynamic property um\core\Form::$processing is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-form.php on line 47
    
    PHP Deprecated:  Creation of dynamic property um\core\Validation::$regex_safe is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-validation.php on line 21
    
    PHP Deprecated:  Creation of dynamic property um\core\Validation::$regex_username_safe is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-validation.php on line 22
    
    PHP Deprecated:  Creation of dynamic property um\core\Validation::$regex_phone_number is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-validation.php on line 23
    • This topic was modified 3 years ago by hastibe. Reason: Added additional debug.log entries
    • This topic was modified 3 years ago by hastibe.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter hastibe

    (@hastibe)

    And some additional debug.log entries:

    PHP Deprecated:  Creation of dynamic property um\core\Files::$upload_dir is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-files.php on line 640

    PHP Deprecated:  Creation of dynamic property um\core\Files::$upload_temp_url is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-files.php on line 698

    PHP Deprecated:  Creation of dynamic property um\core\Files::$fonticon is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-files.php on line 44

    PHP Deprecated:  Creation of dynamic property um\core\Files::$default_file_fonticon is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-files.php on line 67

    PHP Deprecated:  Creation of dynamic property um\core\Builtin::$custom_fields is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-builtin.php on line 1341

    PHP Deprecated:  Creation of dynamic property um\core\Form::$all_fields is deprecated in /wp-content/plugins/ultimate-member/includes/core/class-form.php on line 376

    PHP Deprecated: Creation of dynamic property um\Config::$default_roles_metadata is deprecated in /wp-content/plugins/ultimate-member/includes/class-config.php on line 651

    missveronica

    (@missveronicatv)

    @hastibe

    My experience today about the latest PHP versions:

    PHP version 8.0 Good
    PHP version 8.1 Might be OK for most plugins
    PHP version 8.2 Several issues in many plugins and try to use an older PHP version

    Plugin Support andrewshu

    (@andrewshu)

    Hi @hastibe

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

    Thread Starter hastibe

    (@hastibe)

    @andrewshu — I’m actually still awaiting a response from plugin support about this:

    Is this plugin not compatible with PHP 8.2? If not compatible with PHP 8.2, is it compatible with PHP 8.1 or 8.0?

    missveronica

    (@missveronicatv)

    @hastibe

    The PHP Deprecated messages you posted should now be gone with UM version 2.6.2
    You can read this post about remaining issues with PHP 8.2.5

    https://github.com/ultimatemember/ultimatemember/issues/1197

    Thread Starter hastibe

    (@hastibe)

    Okay, thank you! Seeing as there are still remaining issues on PHP 8.2, what is the latest PHP version that this plugin has full compatibility with? Would that be PHP 8.1?

    missveronica

    (@missveronicatv)

    @hastibe

    Would that be PHP 8.1?

    Yes

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Is your plugin compatible with PHP 8.2?’ is closed to new replies.