Skip to content

Conversation

@jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Apr 21, 2022

  • MakerBundle Now supports Symfony >= 5.4.7
  • Minimum PHP Version >= 7.2.5
  • Removes legacy internal code
  • Reduces some Doctrine complexity (Leaves the door open to continue this effort in future PR's)
  • Fixes Issue with doctrine/orm 2.12.x #1090

@jrushlow jrushlow changed the title WIP - drop symfony 4.4 support WIP - drop symfony 4.4 support bump minimum Symfony version to 5.4.7 Apr 22, 2022
@jrushlow jrushlow added the Feature New Feature label Apr 22, 2022
@jrushlow jrushlow changed the title WIP - drop symfony 4.4 support bump minimum Symfony version to 5.4.7 drop symfony 4.4 support bump minimum Symfony version to 5.4.7 Apr 22, 2022
Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment - looks good 👍

@jrushlow jrushlow force-pushed the support/drop-symfony-4.4 branch from 6cbd65f to 44cd70f Compare April 22, 2022 18:03
@weaverryan weaverryan force-pushed the support/drop-symfony-4.4 branch from 44cd70f to fc02150 Compare April 22, 2022 18:27
@weaverryan
Copy link
Member

Thanks Jesse!

@weaverryan weaverryan merged commit 5e93711 into symfony:main Apr 22, 2022
@jrushlow jrushlow deleted the support/drop-symfony-4.4 branch April 22, 2022 18:29
This was referenced Apr 22, 2022
@bobvandevijver
Copy link
Contributor

This MR actually made sure that the maker bundle is also no longer usable for Symfony 5.4. See #1102 for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with doctrine/orm 2.12.x

3 participants