Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[7.0] Bump to PHP 8.2 minimum#50404
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Thanks for the review@stof. Comments addressed. |
@nicolas-grekas for my comment about the PHP version bump in contracts, it actually applies to all of them, not just the cache contracts |
@stof oops, fixed! |
c765441 to5071b15Compare
It's time to allow Symfony 7 again :) |
7cad930 toa1ae723CompareThis PR was merged into the 7.0 branch.Discussion----------[7.0] Remove hacks that made the CI green| Q | A| ------------- | ---| Branch? | 7.0| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -Follows#50404The Windows build is blocked by ext-redis and ext-apcu not being available as DLL for PHP 8.2. /cc `@weltling` 🙏It's time to allow Symfony 7 again :)- [x]composer/composer#11474- [x]async-aws/aws#1409- [x]doctrine/orm#10724- [x] [FriendsOfPHP/proxy-manager-lts](FriendsOfPHP/proxy-manager-lts@d93bd79)- [x]symfony/security-acl#111- [x]tijsverkoyen/CssToInlineStyles#243We also need a sigchild-enabled PHP, which `@derrabus` knows how to build :)Commits-------6dd126a [7.0] Remove hacks that made the CI green
This PR was merged into the 8.0 branch.Discussion----------Bump Symfony 8 to PHP >= 8.4| Q | A| ------------- | ---| Branch? | 8.0| Bug fix? | no| New feature? | yes| Deprecations? | no| Issues | -| License | MITLet's start this new major cycle with fresh features shipped with PHP 8.4: native lazy objects, HTML5 dom parser, etc.For reference, this took inspiration from a similar PR for 7.0:#50404Commits-------df4804a Bump Symfony 8 to PHP >= 8.4
🚀