Fabien Potencier
|
ffce6be671
[FrameworkBundle] fixed CS
|
13 gadi atpakaļ |
clombardot
|
2cfa22ca54
Fix Method ContainerAwareEventDispatcher::hasListeners
|
14 gadi atpakaļ |
Jeremy Mikola
|
84c1719335
[FrameworkBundle] Avoid listener key conflicts in ContainerAwareEventDispatcher
|
14 gadi atpakaļ |
Fabien Potencier
|
611a4a212c
[FrameworkBundle] allowed a service to register a kernel listener more than once for a given event
|
14 gadi atpakaļ |
Jordi Boggiano
|
8a2d5496c9
[FrameworkBundle] Clarified code and fixed regression
|
14 gadi atpakaļ |
Jordi Boggiano
|
1246503e55
[EventDispatcher] Allow registration of arbitrary callbacks
|
14 gadi atpakaļ |
Victor Berchet
|
6ae61eb9ff
[FrameworkBundle] Optimization of the method ContainerAwareEventDispacther::dispatch()
|
14 gadi atpakaļ |
Victor Berchet
|
cc89d4b1a5
[FrameworkBundle] Fix an issue with ContainerAwareEventDispatcher when re-entering a scope
|
14 gadi atpakaļ |
Victor Berchet
|
b4df0ea9ed
[FrameworkBundle] Added a test for listener services not available in the current scope
|
14 gadi atpakaļ |
Victor Berchet
|
a4c41179e0
[FrameworkBundle] Add unit tests for ContainerAwareEventDispatcher
|
14 gadi atpakaļ |
Victor Berchet
|
b45d117fbf
[FrameworkBundle] Initialize the listenerId property in the ContainerAwareEventDispatcher class
|
14 gadi atpakaļ |
Victor Berchet
|
745d144e79
[Event] Tweak phpDoc for consistency
|
14 gadi atpakaļ |
Martin Hason
|
3baebe4e3b
[FrameworkBundle] fixed CS
|
14 gadi atpakaļ |
Fabien Potencier
|
1219b98ec5
renamed some methods in the event dispatcher
|
14 gadi atpakaļ |
Bernhard Schussek
|
de5748070d
[FrameworkBundle] Removed EventSubscriber support for DI tags because it currently cannot be implemented
|
14 gadi atpakaļ |
Bernhard Schussek
|
06c682b4fb
Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again)
|
14 gadi atpakaļ |