-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Introduce KernelServiceProvider in order to remove "hacks" This introduces a new KernelServiceProvider that is auto registered by Silex\Application. The main reason for including this is to remove the ugly "dispatcher_class" hack we used to have. But since we introduced a seperate interface for listeners to use for subscribing we can just have a nice normal service. Commits ------- cc34489e Introduce KernelServiceProvider in order to "hacks"
e12be31a
Name |
Last commit
|
Last update |
---|---|---|
bin | ||
doc | ||
src/Silex | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.rst | ||
composer.json | ||
phpunit.xml.dist |