Uh oh!
There was an error while loading. Please reload this page.
Update Symfony package versions to include 8.0 - #185
Conversation
thecaliskan
commented
Oct 30, 2025
Hi @Nyholm I hope you are doing well. When you have a moment, Could you check PR? |
shulard
commented
Nov 10, 2025
Hello ! I saw your PR thank you for the proposal (I'm trying to install Symfony 8 and it might help), maybe you can rebase all the commits to have a single one (today there are 18, most of them have an unrelevant description). Or maybe split the different kind of changes in different commits… This will help the review I guess. |
thecaliskan
commented
Nov 27, 2025
Symfony 8 is released. @Nyholm |
574622a to
9ed5be1Comparethecaliskan
commented
Nov 27, 2025
Hi @shulard Rebased. Thanks |
Uh oh!
There was an error while loading. Please reload this page.
thecaliskan
commented
Dec 2, 2025
Hi @Nyholm, I hope you're well . If you have available time, Could you review this PR ? |
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.
thecaliskan
commented
Dec 2, 2025
Could you release the new versions, especially for Swoole? |
PR php-runtime#185 ("Update Symfony package versions to include 8.0") updated the Symfony constraints for all other packages in this mono-repo but missed frankenphp-symfony — only the PHPUnit dev-dependency was bumped. The runtime uses stable Symfony interfaces (HttpKernelInterface, TerminableInterface, RunnerInterface, SymfonyRuntime) that are unchanged in Symfony 8.0, so no code changes are required.
No description provided.