• Fabien Potencier's avatar
    minor #941 Change the order of routes. (ifdattic) · 75b8714f
    Fabien Potencier authored
    This PR was merged into the 1.0 branch.
    
    Discussion
    ----------
    
    Change the order of routes.
    
    The note below suggests adding more generic routes at the bottom
    as the first matching route is used.
    
    In my opinion the code block should also follow this suggestion
    as it makes more clear how to use routes.
    
    Commits
    -------
    
    a1a61fd1 Change the order of routes.
    75b8714f
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...
phpunit.xml.dist Loading commit data...