• Fabien Potencier's avatar
    feature #1180 cascade route configuration for embedded route collection (fabpot) · ebe7e78f
    Fabien Potencier authored
    This PR was merged into the 2.0.x-dev branch.
    
    Discussion
    ----------
    
    cascade route configuration for embedded route collection
    
    In 4e6031e2, I added a safeguard by mistake which makes configuration on nested collection not possible. This fixes this issue but only for the upcoming 2.0 branch as it might break BC.
    
    fixes #1017, #1100, and #1081
    
    Commits
    -------
    
    48727b4d cascade route configuration for embedded route collection
    ebe7e78f
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...