Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.2 Deprecation Notices #120

Open
mdrovdahl opened this issue Mar 5, 2025 · 0 comments
Open

PHP 8.2 Deprecation Notices #120

mdrovdahl opened this issue Mar 5, 2025 · 0 comments

Comments

@mdrovdahl
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant