• 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
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests/Silex/Tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.rst Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...