• Resolved carmpocalypse

    (@carmpocalypse)


    Hello,

    When doing a backup, I get PHP Event: Code E_DEPRECATED:
    0078.047 (0) Dropbox: begin cloud upload (using API version 2 with OAuth v2 token)
    0078.222 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$consumerKey is deprecated (line 45, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0078.389 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$oauth2_id is deprecated (line 46, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0078.544 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$consumerSecret is deprecated (line 47, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0078.683 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$storage is deprecated (line 48, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0078.805 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$callback is deprecated (line 49, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0078.933 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$callbackhome is deprecated (line 50, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0079.065 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Dropbox_Curl::$instance_id is deprecated (line 51, wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php)
    0079.208 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Crypt_Rijndael::$key_size is deprecated (line 279, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php)
    0079.336 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Crypt_Rijndael::$key_size is deprecated (line 279, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php)
    0079.336 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Crypt_Rijndael::$key_size is deprecated (line 279, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php)
    0079.616 (0) PHP event: code E_DEPRECATED: Creation of dynamic property Crypt_Rijndael::$key_size is deprecated (line 279, wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php)
    0079.870 (0) Successfully updated and refreshed the access token


    The backup does succeed though. I use the Dropbox feature where UpdraftPlus backsup to my Dropbox.

    Additional info:
    PHP 8.2
    UpdraftPlus version 1.23.3

Viewing 1 replies (of 1 total)
  • Plugin Contributor DNutbourne

    (@dnutbourne)

    Hi,

    Deprecated notices are for information only, and do not affect the normal operation of the backup. These are to highlight PHP code methods and features which will be removed in a future version of PHP.

    Future versions of UpdraftPlus will have updates to the code to address these deprecated notices.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Event: Code E_DEPRECATED’ is closed to new replies.