-
-
Notifications
You must be signed in to change notification settings - Fork 436
Add support for Symfony 8 #1724
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
base: 1.x
Are you sure you want to change the base?
Conversation
add0501 to
b83539a
Compare
javiereguiluz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Maker Bundle is a key part of the Symfony ecosystem. It'd be great to make sure it's compatible with Symfony 8.0 before its release at the end of November 2025.
Thanks, Hugo, for kicking off this effort!
|
hi! is there some other work to do in order to merge this PR? the build has expired, and I cannot see what are the failures, but it seems they are not related to Sf 8 |
|
Hey, I will rebase but AFAIK errors were not related to Symfony 8 |
b83539a to
d544e7e
Compare
6cd8ffc to
78b1647
Compare
15a0c02 to
5452880
Compare
507f491 to
7682ef7
Compare
…e/runner/work/maker-bundle/maker-bundle/tests/tmp/cache/maker_app_063515884b8136c7453355430b232d22_6.4/tests/GeneratedLiveComponentTest.php" error
|
Finally a green CI 🤩 The Symfony 8 job is failing because there is no symfony/skeleton package for Symfony 8, but it should be fine |
The same tests on Symfony <8.0 & 8.0.x-dev jobs are failing, that's fine but we should take some time to fix them