Skip to content

[Form] update FormExtension registration #7295

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 10, 2017
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Dec 27, 2016

This fixes #7242.

@@ -194,20 +194,25 @@ to bootstrap or access Twig and add the :class:`Symfony\\Bridge\\Twig\\Extension
$vendorTwigBridgeDir.'/Resources/views/Form',
)));
$formEngine = new TwigRendererEngine(array($defaultFormTheme));
$formEngine->setEnvironment($twig);
$twig->addRuntimeLoader(new \Twig_FactoryRunetimeLoader(array(
Copy link
Contributor

Choose a reason for hiding this comment

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

extra e RuneTime

@HeahDude
Copy link
Contributor

👍

@HeahDude
Copy link
Contributor

Status: Reviewed

@xabbuh xabbuh merged commit ef5b740 into symfony:3.2 Jan 10, 2017
xabbuh added a commit that referenced this pull request Jan 10, 2017
This PR was merged into the 3.2 branch.

Discussion
----------

[Form] update FormExtension registration

This fixes #7242.

Commits
-------

ef5b740 [Form] update FormExtension registration
@xabbuh xabbuh deleted the issue-7242 branch January 10, 2017 19:45
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.

3 participants