• Fabien Potencier's avatar
    bug #1332 Fixing TwigServiceProvider when used with FormServiceProvider but... · 1f061677
    Fabien Potencier authored
    bug #1332 Fixing TwigServiceProvider when used with FormServiceProvider but without CsrfServiceProvider (skalpa)
    
    This PR was merged into the 2.0.x-dev branch.
    
    Discussion
    ----------
    
    Fixing TwigServiceProvider when used with FormServiceProvider but without CsrfServiceProvider
    
    Trivial fix for #1331, with test.
    
    Commits
    -------
    
    cd682f5f Changing the declaration of twig.form.render to ensure it won't choke if CsrfServiceProvider is not used.
    1f061677
Name
Last commit
Last update
..
Api Loading commit data...
Application Loading commit data...
EventListener Loading commit data...
Exception Loading commit data...
Provider Loading commit data...
Route Loading commit data...
Application.php Loading commit data...
CallbackResolver.php Loading commit data...
Controller.php Loading commit data...
ControllerCollection.php Loading commit data...
ControllerResolver.php Loading commit data...
ExceptionHandler.php Loading commit data...
ExceptionListenerWrapper.php Loading commit data...
Route.php Loading commit data...
ServiceControllerResolver.php Loading commit data...
ViewListenerWrapper.php Loading commit data...
WebTestCase.php Loading commit data...