JWTRefreshTokenBundle
JWTRefreshTokenBundle copied to clipboard
PHP 8 Support
Will this package be updated to support PHP 8?
For example the doctrine/persistence
package needs to be updated:
ea: replace Doctrine/Common/Persistence
namespace with Doctrine/Persistence
in RefreshTokenManager
.
Is the issue of "Doctrine/Common/Persistence" relevant to #200 ?
Yes seems relevant and I can confirm the issue is fixed in latest release, thanks 👍
Yes seems relevant and I can confirm the issue is fixed in latest release, thanks
I think this issue can be close? Cause now already support PHP 8.
Yes can be closed, thanks!