• Fabien Potencier's avatar
    merged branch igorw/provider-param-convention (PR #622) · cbeadaff
    Fabien Potencier authored
    This PR was merged into the master branch.
    
    Commits
    -------
    
    3eaa38cf Clarify provider conventions for params
    
    Discussion
    ----------
    
    Clarify provider conventions for params
    
    The current conventions for parameters is outdated. At some point we
    decided that providers can define default values for params. Therefore
    parameters must be registered *after* the extension is registered.
    
    Related commit: 9766faf0
    cbeadaff
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...