-
Notifications
You must be signed in to change notification settings - Fork 43
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
migration symfony 5 and 6 PHP 8.1 #44
Conversation
b305b9f
to
35daa05
Compare
c2b0739
to
8e690c5
Compare
8e690c5
to
2990eb0
Compare
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.
Can you please keep support for Symfony 5 (which is still maintained) and - if possible - add support for Symfony 7 (which is about to be released)?
2990eb0
to
22c03b9
Compare
Hi,
|
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.
It would be nice to keep support for Symfony 5.4, as this version is still maintained.
Did you try your changes locally? I just checked and it looks like SonataMediaBundle and FOSCKEditor bundles aren't compatible with Symfony 7 yet. As they are dependencies of this bundle, this bundle cannot be marked as compatible with Symfony 7 if SonataMediaBundle, FOSCKeditorBundle and probably others aren't upgraded before. Also, it looks like FOSCKEditorBundle doesn't support CKEditor 5, and that CKEditor 4 has been EOLed: FriendsOfSymfony/FOSCKEditorBundle#242 For this bundle to be useful, FOSCKeditorBundle must be made compatible with CKEditor 5. |
2b7a9b9
to
a2cba22
Compare
chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 chore: migration symfony 6 Co-authored-by: Kévin Dunglas <[email protected]> chore: migration symfony 6 Co-authored-by: Kévin Dunglas <[email protected]> chore: migration symfony 6 Co-authored-by: Kévin Dunglas <[email protected]>
db9759e
to
f2188bf
Compare
Thanks @pauljosephkrogulec |
dependencies: | ||
- "lowest" | ||
- "highest" | ||
|
||
|
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.
Extra line to be removed.
Migrate php version for being able to be usable for symfony 6