update to the latest Symfony2 code base (new EventDispatcher)
bschussek made significant changes to the EventDispatcher implementation to make it similar to the one Doctrine2 uses. most significant change in this commit is that returning something from an error handler will now stop propagation.
Showing
src/Silex/Events.php
0 → 100644
Please register or sign in to comment