• Fabien Potencier's avatar
    feature #1345 Allowing callables for mount (ragboyjr) · 46432144
    Fabien Potencier authored
    This PR was merged into the 2.0.x-dev branch.
    
    Discussion
    ----------
    
    Allowing callables for mount
    
    - Added the ability to pass callables into the controller collection
        mount method.
    - Updated documentation to show usage of new callables in mount and
        recursive mounting.
    - Added appropriate tests
    
    This addresses #1262 and #1290
    Signed-off-by: default avatarRJ Garcia <rj@bighead.net>
    
    Commits
    -------
    
    847b7eeb Allowing callables for mount
    46432144
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...