Skip to content

PHP 8.2 Deprecation Notices #120

Description

@mdrovdahl

Just noticed these deprecation notices when installing Keyring into a fresh Studio site running php 8.2 (the current php version default for Studio). Switching php to 8.1 makes them go away...

[05-Mar-2025 19:45:56 UTC] PHP Deprecated:  Creation of dynamic property Keyring_Service_500px::$authenticate_url is deprecated in /var/www/html/wp-content/plugins/keyring/service.php on line 128
[05-Mar-2025 19:45:56 UTC] PHP Deprecated:  Creation of dynamic property Keyring_Service_500px::$authenticate_method is deprecated in /var/www/html/wp-content/plugins/keyring/service.php on line 129
[05-Mar-2025 19:45:56 UTC] PHP Deprecated:  Creation of dynamic property Keyring_Service_500px::$users_url is deprecated in /var/www/html/wp-content/plugins/keyring/service.php on line 128
[05-Mar-2025 19:45:56 UTC] PHP Deprecated:  Creation of dynamic property Keyring_Service_500px::$users_method is deprecated in /var/www/html/wp-content/plugins/keyring/service.php on line 129
[05-Mar-2025 19:45:56 UTC] PHP Deprecated:  Creation of dynamic property OAuthConsumer::$callback_url is deprecated in /var/www/html/wp-content/plugins/keyring/includes/oauth-php/OAuth.php on line 19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions