This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17104
| License | MIT
Commits
-------
5cdfadb0f2 [LocaleBundle] Unification of service names - fix
908265f4d7 Merge branch '1.14' into SYL-3989-locale-bundle-1.14-fix
This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17093
| License | MIT
Commits
-------
acd58d0be1 [OrderBundle] Unification of service names
5e7c2862ad Update upgrade file
64e592d5d2 Mirror improvements
64b79feb74 Update upgrade file
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.13
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | n/a
| License | MIT
<!--
- Bug fixes must be submitted against the 1.13 branch
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted against the 2.0 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
-->
gedmo/doctrine-extensions causes errors on Symfony 6.4
Commits
-------
57a3f9ba2e Add gedmo/doctrine-extensions conflict
5f3f7ad4fb Add CONFLICTS.md note
913e35e76d Fix rebase
8288159df8 Fix note
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17093
| License | MIT
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17093
| License | MIT
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17093
| License | MIT
This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | https://github.com/Sylius/Sylius/pull/17093
| License | MIT
Commits
-------
[CurrencyBundle] Unification of service names
Update upgrade file
Mirror improvements
This PR was merged into the 1.13 branch.
Discussion
----------
Fix comparison of order items when one of them is Doctrine proxy object
| Q | A
|-----------------|-----
| Branch? | 1.13
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Having to OrderItem objects, with exact same content, but one of them Doctrine proxy, then comparison of `$orderItem instanceof static` in proxy object fails, because compared object is not a Doctrine proxy. That is probably not intentional and can break app in imports and other "I have created an order item copy and I am looking for original" situations.
Commits
-------
9b0c5cf49b Fix comparison of order items
This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | https://github.com/Sylius/Sylius/pull/17093
| License | MIT
Commits
-------
a04dc6cb93 [ChannelBundle] Unification of service names
9de1a2d134 Update upgrade file
38be138827 [ChannelBundle] Revert changing sylius.channel_collector in Extension
7d7a53e370 Merge branch '1.14' into SYL-3984-channel-bundle-1.14
56f6ffbbb4 Merge branch '1.14' into SYL-3984-channel-bundle-1.14
This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | #17093
| License | MIT
Commits
-------
faab9fb328 [AddressingBundle] Unification of service names
dee128e608 Update upgrade file
846a7c4319 Mirror improvement
82f7e0e7b5 Remove alias of sylius.validator.valid_province_address
2226b079e9 Merge branch '1.14' into SYL-3980-addressing-bundle-1.14
This PR was merged into the 1.14 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | yes
| Related tickets | https://github.com/Sylius/Sylius/pull/17093
| License | MIT
Commits
-------
e7d60da322 [AttributeBundle] Unification of services names
f4a3d7f3e4 Update upgrade file
387fb3d403 Mirror improvement
| Q | A
|-----------------|-----
| Branch? | 1.14
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? |yes <!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | fix https://github.com/Sylius/Sylius/pull/17061
| License | MIT
<!--
- Bug fixes must be submitted against the 1.13 branch
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->