• Fabien Potencier's avatar
    moved all subscribers registration into the dispatcher closure creation · ca79d330
    Fabien Potencier authored
    This removes yet another special case that should not exist. Now, all
    listeners/subscribers registration are done in one place.
    
    If you want to disable the exception_handler, you now should call the
    disable() method on it. You can still unset it but be careful to do it
    as early as possible (which is anyway always the best idea).
    ca79d330
Name
Last commit
Last update
..
cookbook Loading commit data...
providers Loading commit data...
changelog.rst Loading commit data...
conf.py Loading commit data...
contributing.rst Loading commit data...
index.rst Loading commit data...
internals.rst Loading commit data...
intro.rst Loading commit data...
phar.rst Loading commit data...
providers.rst Loading commit data...
services.rst Loading commit data...
testing.rst Loading commit data...
usage.rst Loading commit data...
web_servers.rst Loading commit data...