• Fabien Potencier's avatar
    merged branch stof/locale_listener (PR #361) · 2886e98f
    Fabien Potencier authored
    Commits
    -------
    
    d8b0d797 Added the LocaleListener to handle setting the locale
    
    Discussion
    ----------
    
    Added the LocaleListener to handle setting the locale
    
    This registers the LocaleListener setting the request locale according to the matching of the special ``_locale`` parameter and setting the locale in the routing RequestContext so that it is always available.
    
    This PR should be merged only after the update of the subtree split as it requires the typehint change merged just before in Symfony
    2886e98f
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...