Histórico de Commits

Autor SHA1 Mensagem Data
  Drak 57dd9147d9 [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities há 13 anos atrás
  Jeremy Mikola 39fabab013 [EventDispatcher] Fix removeSubscriber() to work with priority syntax há 14 anos atrás
  Igor Wiedler 8d48cea9e1 [EventDispatcher] Change the license of EventDispatcher from LGPL to MIT há 14 anos atrás
  Robert Campbell 72d71b52f2 Cleaned up unused code in Symfony\Component\EventDispatcher\EventDispatcher::getListeners() há 14 anos atrás
  Fabien Potencier dd23402e94 [EventDispatcher] tweaked public @api há 14 anos atrás
  Fabien Potencier c6cc427e4b [EventDispatcher] added a way to set the priority for event subscribers há 14 anos atrás
  Fabien Potencier a2163f39ff [EventDispatcher] re-added the cache layer há 14 anos atrás
  Fabien Potencier a3403e492e [EventDispatcher] removed unneeded code há 14 anos atrás
  Fabien Potencier 90ca8e0404 fixed more unit tests há 14 anos atrás
  Fabien Potencier f6b481a9ee [EventDispatcher] simplified code and fixed unit tests há 14 anos atrás
  Fabien Potencier 09a6e6759a [EventDispatcher] fixed notices há 14 anos atrás
  Jordi Boggiano ba8758b4c2 [EventDispatcher] Removed temporary code há 14 anos atrás
  Jordi Boggiano 1246503e55 [EventDispatcher] Allow registration of arbitrary callbacks há 14 anos atrás
  Jordi Boggiano 000229dbd0 [EventDispatcher] Remove useless code há 14 anos atrás
  Jordi Boggiano 9816b6adc3 [EventDispatcher] Minor memory optimization to getListeners() há 14 anos atrás
  Jordi Boggiano 48d6a95803 [FrameworkBundle] Small optimization, remove some function calls há 14 anos atrás
  Fabien Potencier 0f231c33e5 [EventDispatcher] tagged the guaranteed BC API há 14 anos atrás
  Fabien Potencier bd8d2b829f [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions há 14 anos atrás
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code há 14 anos atrás
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() há 14 anos atrás
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners há 14 anos atrás
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one há 14 anos atrás
  Fabien Potencier 9d0b6f0012 fixed CS há 14 anos atrás
  Fabien Potencier 1219b98ec5 renamed some methods in the event dispatcher há 14 anos atrás
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) há 14 anos atrás
  Bernhard Schussek 699e046b4f [EventDispatcher] Replaced EventDispatcher by Doctrine's implementation há 14 anos atrás
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com há 14 anos atrás
  Fabien Potencier 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) há 14 anos atrás
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces há 14 anos atrás
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface há 14 anos atrás