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

Deprecation warning: Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead #395

Open
BartekDe opened this issue Feb 1, 2025 · 2 comments

Comments

@BartekDe
Copy link

BartekDe commented Feb 1, 2025

When using this package with PHP 8.4 a deprecation warning is emitted when the \Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator::start function is called.

Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator:: start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead in <b>.../vendor/gesdinet/jwt-refresh-token-bundle/Security/Http/Authenticator/RefreshTokenAuthenticator.php</b> on line <b>181</b><br />
@BartekDe
Copy link
Author

BartekDe commented Feb 1, 2025

I see that there are 2 pull requests already opened that fix this issue.

@markitosgv do you plan to merge this soon?
#389

@ViPErCZ
Copy link

ViPErCZ commented Feb 4, 2025

+1

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

2 participants