Historial de Commits

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