Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Make SonataEasyExtends optional #225

Conversation

jordisala1991
Copy link
Member

@jordisala1991 jordisala1991 commented Jun 14, 2020

Subject

I am targeting this branch, because this is BC.

Part of: sonata-project/dev-kit#750

SonataEasyExtends is deprecated but it is used on many bundles, this makes it optional. This change is BC because if the user does not change anything it will continue using the deprecated code but with a message.

Changelog

### Changed
- SonataEasyExtendsBundle is not used anymore, use SonataDoctrineBundle
### Removed
- Support for Symfony < 4.4

To do

  • Update the documentation;
  • Add an upgrade note.

@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch 4 times, most recently from f454913 to 1dd5616 Compare July 4, 2020 06:51
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 1dd5616 to 6b9adc4 Compare July 21, 2020 17:34
@jordisala1991 jordisala1991 marked this pull request as ready for review July 21, 2020 17:36
@jordisala1991 jordisala1991 requested a review from a team July 21, 2020 18:21
phansys
phansys previously approved these changes Jul 22, 2020
UPGRADE-0.x.md Outdated Show resolved Hide resolved
@jordisala1991
Copy link
Member Author

Since this bundle does use 0.x released, this PR is a bit special, it is removing completely the EasyExtends and only relies on SonataDoctrineBundle

@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 0ce0f06 to b317c19 Compare July 25, 2020 06:18
VincentLanglet
VincentLanglet previously approved these changes Jul 25, 2020
phansys
phansys previously approved these changes Jul 25, 2020
phansys
phansys previously approved these changes Jul 25, 2020
Co-authored-by: Javier Spagnoletti <phansys@gmail.com>
@jordisala1991 jordisala1991 merged commit cfeaa63 into sonata-project:master Jul 25, 2020
@jordisala1991 jordisala1991 deleted the feature/make-easy-extends-optional branch July 25, 2020 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants