コミット履歴

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