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

Make SonataEasyExtends optional #1162

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

To do

  • Update the documentation;
  • Add an upgrade note.

@SonataCI
Copy link
Collaborator

Could you please rebase your PR and fix merge conflicts?

@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 54dc6a2 to b46da17 Compare June 28, 2020 11:39
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from b46da17 to dfd7e7f Compare June 28, 2020 11:41
@SonataCI
Copy link
Collaborator

Could you please rebase your PR and fix merge conflicts?

@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from dfd7e7f to 9b0ac04 Compare July 4, 2020 06:46
@jordisala1991 jordisala1991 reopened this Jul 20, 2020
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch 2 times, most recently from 50c8a9c to f168b8d Compare July 21, 2020 16:48
@jordisala1991 jordisala1991 marked this pull request as ready for review July 21, 2020 17:00
@jordisala1991 jordisala1991 requested review from core23 and a team July 21, 2020 18:20
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from f168b8d to 2c6412f Compare July 21, 2020 19:02
UPGRADE-3.x.md Outdated Show resolved Hide resolved
docs/reference/installation.rst Outdated Show resolved Hide resolved
docs/reference/installation.rst Show resolved Hide resolved
docs/reference/installation.rst Outdated Show resolved Hide resolved
docs/reference/installation.rst Show resolved Hide resolved
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch from 2c6412f to 8aedbd8 Compare July 25, 2020 05:40
@jordisala1991 jordisala1991 force-pushed the feature/make-easy-extends-optional branch 2 times, most recently from e60d985 to 89ececa Compare July 25, 2020 05:56
VincentLanglet
VincentLanglet previously approved these changes Jul 25, 2020
phansys
phansys previously approved these changes Jul 25, 2020
@greg0ire greg0ire merged commit 19af496 into sonata-project:3.x Jul 25, 2020
@greg0ire
Copy link
Contributor

Thanks @jordisala1991 !

@jordisala1991 jordisala1991 deleted the feature/make-easy-extends-optional branch July 25, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants