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

Make SonataEasyExtends optional #190

Merged

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 now optional, using SonataDoctrineBundle is preferred
### Deprecated
- Using SonataEasyExtendsBundle to add Doctrine mapping information
### Removed
- Support for Symfony < 4.4

To do

  • Update the documentation;
  • Add an upgrade note.

@jordisala1991 jordisala1991 marked this pull request as draft June 14, 2020 17:53
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 805ff9b to a8d1ba4 Compare June 24, 2020 17:00
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch 8 times, most recently from 3ea3528 to 381eba6 Compare June 28, 2020 11:05
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 381eba6 to 70eb031 Compare July 4, 2020 06:55
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 70eb031 to 2bb3a81 Compare July 21, 2020 17:59
@jordisala1991 jordisala1991 marked this pull request as ready for review July 21, 2020 18:00
@jordisala1991 jordisala1991 requested a review from a team July 21, 2020 18:23
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 2bb3a81 to 2d3ad63 Compare July 25, 2020 06:37
@greg0ire greg0ire merged commit 181b08c into sonata-project:3.x Jul 25, 2020
@greg0ire
Copy link
Contributor

Thanks @jordisala1991 !

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.

None yet

4 participants