Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Form] use FormRenderer instead of TwigRenderer #8908

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

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

dmaicher
Copy link
Contributor

Using deprecated TwigRenderer actually is not working correctly anymore as mentioned here symfony/symfony#24533 (comment).

This should also be merged into 4.0 and master as there the class has been removed completely.

Using deprecated `TwigRenderer` actually is not working correctly anymore as mentioned here symfony/symfony#24533 (comment).

This should also be merged into 4.0 and master as there the class has been removed completely.
Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

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

Thank you for taking care of this @dmaicher!

@HeahDude HeahDude added this to the 3.4 milestone Jan 2, 2018
@javiereguiluz
Copy link
Member

Good catch, thanks David.

@javiereguiluz javiereguiluz merged commit e86433d into symfony:3.4 Jan 4, 2018
javiereguiluz added a commit that referenced this pull request Jan 4, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[Form] use FormRenderer instead of TwigRenderer

Using deprecated `TwigRenderer` actually is not working correctly anymore as mentioned here symfony/symfony#24533 (comment).

This should also be merged into 4.0 and master as there the class has been removed completely.

Commits
-------

e86433d [Form] use FormRenderer instead of TwigRenderer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants