Historie revizí

Autor SHA1 Zpráva Datum
  Fabien Potencier 90ca8e0404 fixed more unit tests před 14 roky
  Fabien Potencier f6b481a9ee [EventDispatcher] simplified code and fixed unit tests před 14 roky
  Fabien Potencier 09a6e6759a [EventDispatcher] fixed notices před 14 roky
  Jordi Boggiano ba8758b4c2 [EventDispatcher] Removed temporary code před 14 roky
  Jordi Boggiano 1246503e55 [EventDispatcher] Allow registration of arbitrary callbacks před 14 roky
  Jordi Boggiano 000229dbd0 [EventDispatcher] Remove useless code před 14 roky
  Jordi Boggiano 9816b6adc3 [EventDispatcher] Minor memory optimization to getListeners() před 14 roky
  Jordi Boggiano 48d6a95803 [FrameworkBundle] Small optimization, remove some function calls před 14 roky
  Fabien Potencier 0f231c33e5 [EventDispatcher] tagged the guaranteed BC API před 14 roky
  Fabien Potencier bd8d2b829f [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions před 14 roky
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code před 14 roky
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() před 14 roky
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners před 14 roky
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one před 14 roky
  Fabien Potencier 9d0b6f0012 fixed CS před 14 roky
  Fabien Potencier 1219b98ec5 renamed some methods in the event dispatcher před 14 roky
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) před 14 roky
  Bernhard Schussek 699e046b4f [EventDispatcher] Replaced EventDispatcher by Doctrine's implementation před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Fabien Potencier 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) před 14 roky
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces před 14 roky
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface před 14 roky
  Fabien Potencier 49793c22d4 fixed event dispatcher před 14 roky
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files před 14 roky
  Fabien Potencier b47cf7984b changed priority meaning to be more intuitive před 14 roky
  Johannes M. Schmitt eef6578c15 fixes bugs due to not disconnected listeners před 14 roky
  Fabien Potencier 4e5c99dab0 [EventDispatcher] removed the possibility to remove one listener for an event před 14 roky
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… před 15 roky
  Fabien Potencier 2b8dfe1ccf [EventDispatcher] fixed possible PHP warning před 15 roky
  Benjamin Zikarsky d376596f7e [EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted před 15 roky