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 deprecated warning (from Firebase PHP-JWT package) #277

Open
RobWebFX opened this issue Apr 19, 2023 · 0 comments
Open

PHP deprecated warning (from Firebase PHP-JWT package) #277

RobWebFX opened this issue Apr 19, 2023 · 0 comments

Comments

@RobWebFX
Copy link

Hi!

When we switched to PHP 8.2, we started seeing the following PHP notices and warnings:
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /xyz/xyz/public_html/wp-content/plugins/jwt-authentication-for-wp-rest-api/includes/vendor/firebase/php-jwt/src/JWT.php on line 139

It looks like this was updated in Firebase PHP-JWT here in their 6.4.0 release: https://github.com/firebase/php-jwt/blob/main/src/JWT.php#L144.

When you have a chance, could you update this dependency in the plugin?

Thanks!

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