Remove support for Symfony 5#1849
Merged
derrabus merged 1 commit intodoctrine:2.14.xfrom Jan 14, 2025
Merged
Conversation
99e515a to
aa25790
Compare
derrabus
commented
Jan 12, 2025
384b699 to
037c548
Compare
037c548 to
a713f0c
Compare
SenseException
approved these changes
Jan 12, 2025
c9c8740 to
ca8be0b
Compare
greg0ire
approved these changes
Jan 13, 2025
ostrolucky
approved these changes
Jan 13, 2025
ostrolucky
reviewed
Jan 14, 2025
9c9583a to
5ea8bab
Compare
5ea8bab to
2dc0114
Compare
Kocal
added a commit
to symfony/ux
that referenced
this pull request
Aug 15, 2025
…(Kocal) This PR was merged into the 3.x branch. Discussion ---------- Upgrade dev dependency doctrine/doctrine-bundle to ^2.14 | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Docs? | no <!-- required for new features --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a description of your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - For new features, provide some code snippets to help understand usage. - Features and deprecations must be submitted against branch main. - Update/add documentation as required (we can help!) - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> Since we removed Symfony <6.4 support for UX 3.0, we can upgrade doctrine-bundle to the lowest version where Symfony 5.x support has been removed (doctrine/DoctrineBundle#1849) Commits ------- bde9efb Upgrade dev dependency doctrine/doctrine-bundle to ^2.14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Symfony's 5.x branch is not actively maintained anymore. Time to move on!