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

Fixed getExtendedType compatibility for symfony >= 2.8 #4444

Merged
merged 4 commits into from Apr 6, 2017
Merged

Fixed getExtendedType compatibility for symfony >= 2.8 #4444

merged 4 commits into from Apr 6, 2017

Conversation

eduardoconceicao
Copy link
Contributor

@eduardoconceicao eduardoconceicao commented Apr 6, 2017

I am targeting this branch, because i want to fix the issue #3474 in the 3.x branch (which is the one that the issue happens).

Closes #3474

Changelog

### Fixed
Fixed issue on getExtendedType of MopaCompatibilityTypeFieldExtension and ChoiceTypeExtension because the method requires to return the fully-qualified class name (FQCN) since symfony version 2.8

To do

  • Update the tests?

Subject

Fixed issue on getExtendedType of MopaCompatibilityTypeFieldExtension and ChoiceTypeExtension because the method requires to return the fully-qualified class name (FQCN) since symfony version 2.8

The commit that adds the code that cause the issue is: symfony/form@4416ae7

Copy link
Contributor

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add NEXT_MAJOR: instructions to indicate what should be done in the future.

@greg0ire greg0ire added the patch label Apr 6, 2017
@jordisala1991 jordisala1991 merged commit f703676 into sonata-project:3.x Apr 6, 2017
@jordisala1991
Copy link
Member

Thanks @eduardoconceicao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants