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

Add Symfony 5.4 support for Sylius 1.10 #13357

Merged
merged 4 commits into from
Dec 6, 2021
Merged

Conversation

lchrusciel
Copy link
Member

@lchrusciel lchrusciel commented Dec 6, 2021

Q A
Branch? 1.10
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets Backport of #13339 and #13358, fixes Sylius/Sylius-Standard#630
License MIT

Let's bring Sf5.4 support to Sylius 1.10. This way, current users will benefit from Symfony 5.4 with current installations. I'm considering it as a bug-fix, as it is already possible to install this version according to our composer.json. What is more, it will make it possible to migrate first to Sf5.4 and then upgrade to Sylius 1.11.

@lchrusciel lchrusciel added Maintenance CI configurations, READMEs, releases, etc. Bug Confirmed bugs or bugfixes. labels Dec 6, 2021
@lchrusciel lchrusciel requested a review from a team as a code owner December 6, 2021 10:16
@probot-autolabeler probot-autolabeler bot added Admin AdminBundle related issues and PRs. API APIs related issues and PRs. labels Dec 6, 2021
@lchrusciel lchrusciel force-pushed the symfony-5-4 branch 2 times, most recently from ccb9b7b to 0de30b9 Compare December 6, 2021 10:28
This PR was merged into the 1.11-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         |  master
| Bug fix?        | no
| New feature?    |yes
| BC breaks?      | no
| Deprecations?   | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 branch
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

Commits
-------

28a02a6 Prepare Sylius for support Symfony 5.4
d2c39e4 remove usage of symfony internal method
fef6243 bump symofny verion from 5.4.0-RC1 to 5.4
6339528 update argument in UsernamePasswordToken
2964e0e make workorounds over deprecated method in symofny 5.4
@lchrusciel lchrusciel force-pushed the symfony-5-4 branch 5 times, most recently from 4462110 to 5937ebb Compare December 6, 2021 12:48
@AdamKasp AdamKasp merged commit 69a9745 into Sylius:1.10 Dec 6, 2021
@AdamKasp
Copy link
Contributor

AdamKasp commented Dec 6, 2021

Thanks, Łukasz! 🎉

@lchrusciel lchrusciel deleted the symfony-5-4 branch December 6, 2021 13:45
Zales0123 added a commit that referenced this pull request Dec 13, 2021
This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | yes
| New feature?  | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | Leftover from #13357 and #13358
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 branch
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

e3ba9b9 [Docs] Add missing references in CONFLICT.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin AdminBundle related issues and PRs. API APIs related issues and PRs. Bug Confirmed bugs or bugfixes. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants