Skip to content
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

chore(MOS-1162): Add Symfony 6.4 compatibility #6

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

fred-jan
Copy link

@fred-jan fred-jan commented Jan 31, 2024

Notable changes

  • Copied the NamespacedAttributeBag from Symfony 5 so that SessionFlowsBag can be preserved.
  • A new SessionFactory decorator was added to inject SessionFlowsBag, instead of relying on the session service (which was removed per Symfony 6).
  • Removed support for PHP version < 8.2.

@fred-jan fred-jan force-pushed the MOS-1162-add-sf6-support branch 2 times, most recently from d8e4f58 to 8936524 Compare February 2, 2024 11:06
@fred-jan fred-jan force-pushed the MOS-1162-add-sf6-support branch from 8936524 to cf8c848 Compare February 2, 2024 11:42
@fred-jan fred-jan changed the title chore(MOS-1162): Loosen SF version constraint to allow 6.x as well chore(MOS-1162): Add Symfony 6.4 compatibility Feb 2, 2024
@fred-jan fred-jan changed the title chore(MOS-1162): Add Symfony 6.4 compatibility chore(MOS-1162): Add Symfony 6.4 compatibility & removed PHP<8.2 support Feb 2, 2024
@fred-jan fred-jan changed the title chore(MOS-1162): Add Symfony 6.4 compatibility & removed PHP<8.2 support chore(MOS-1162): Add Symfony 6.4 compatibility Feb 2, 2024
@fred-jan fred-jan marked this pull request as ready for review February 23, 2024 12:30
@fred-jan fred-jan requested a review from a team February 23, 2024 12:30
@TomPeters-NL TomPeters-NL self-assigned this Feb 26, 2024
Copy link

@TomPeters-NL TomPeters-NL left a comment

Choose a reason for hiding this comment

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

👁️ 👍🏻 ✌🏻 🤓

@TomPeters-NL TomPeters-NL merged commit 2c0706a into master Feb 26, 2024
1 check passed
@TomPeters-NL TomPeters-NL deleted the MOS-1162-add-sf6-support branch February 26, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants