-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[7.0] Remove hacks that made the CI green #50407
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
Conversation
|
See composer/composer#11474 - Composer should now be good to go. |
0cff239 to
4f55676
Compare
Which 8.2.x release exactly do we want for that? We've always used an early release: 7.1.3, 7.2.5, 8.0.2, 8.1.2. |
|
For 8.1, we use 8.1.0 (see appveyor), so I'd go with 8.2.0 on appveyor also. |
4f55676 to
dba7888
Compare
|
Thanks! I'm AFK but managed to upload this to the binary-utils repo from my phone :) |
dba7888 to
5d84580
Compare
Needed to unlock symfony/symfony#50407
5d84580 to
15e3b3e
Compare
15e3b3e to
6dd126a
Compare
|
Thanks to everybody involved! |
Follows #50404
The 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 :)
symfony/console7 doctrine/orm#10724We also need a sigchild-enabled PHP, which @derrabus knows how to build :)