-
Notifications
You must be signed in to change notification settings - Fork 786
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
[12.x] Supports PHP 8.4 #1799
[12.x] Supports PHP 8.4 #1799
Conversation
@crynobone |
@kyryl-bogach it is still pending a new tag/release, unfortunately. |
Will tag it today |
Tagged now. Sorry for the delay. Christmas is busy - hope you all have a good holiday period when it comes! |
Can this be merged? It looks like all the dependencies have been completed |
@taylorotwell Is it possible to review this? 🙏 Passport is the last stopper for us to upgrade to 8.4 |
This doesn't 100% solve PHP 8.4 as many of the dependencies are still outdated and we need to focus on #1797 to modernize Laravel Passport. |
voku/portable-ascii
: Deprecated voku in php8.4alpha1 voku/portable-ascii#101league/oauth2-server
: [8.4.x] Fix PHP 8.4 deprecation notices thephpleague/oauth2-server#1466lcobucci/jwt
: PHP 8.4 Deprecations lcobucci/jwt#1087firebase/php-jwt
: chore: Prepare towards PHP8.4 compatibility firebase/php-jwt#572 (unreleased)league/event
is still on an outdated version and has no compatible version withleague/oauth2-server
8. To remove all deprecations we need to upgradeleague/oauth2-server
to version 9 (covered in #1797