Историја ревизија

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