JWTRefreshTokenBundle
JWTRefreshTokenBundle copied to clipboard
Deprecation warning: Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
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 />
I see that there are 2 pull requests already opened that fix this issue.
@markitosgv do you plan to merge this soon? https://github.com/markitosgv/JWTRefreshTokenBundle/pull/389
+1
It has now been merged :) Waiting for a future release now
Is it possible to have a tag with this fix?
Is it possible to have a tag with this fix?
+1
Is it possible to have a tag with this fix?
+1
+1
+1
+1
+1
+1
+1
If it might be useful, I've created a patch to be used in the meantime, until a tag is published or a new release is created: https://gist.github.com/LucianoVandi/5fc0b9e6bfb5155e69ddcd019cbd4a3e
@LucianoVandi Much appreciated! This should keep things going until the new version is out.
+1
+1
+1
+1
+1
Release 1.5.0 should contain the changes and fix all. Reopen if still is a issue. Thanks!