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

Make SonataEasyExtends optional #452

Merged

Conversation

jordisala1991
Copy link
Member

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
- Use Laminas instead of deprecated Zend
### Deprecated
- Using SonataEasyExtendsBundle to add Doctrine mapping information

To do

  • Update the documentation;
  • Add an upgrade note.

@jordisala1991 jordisala1991 requested a review from a team July 26, 2020 07:40
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch 2 times, most recently from 2a56754 to 9ab6101 Compare July 26, 2020 07:41
@greg0ire greg0ire merged commit a514d69 into sonata-project:3.x Jul 26, 2020
@jordisala1991 jordisala1991 deleted the feature/make-easy-extends-optional branch July 26, 2020 14:50
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