You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
- [X] Mark GlobalEventManager as deprecated
- [X] Mark StaticEventManager as deprecated
- [X] Mark EventManager::setSharedManager as deprecated
- [X] Add SharedEventsCapableInterface
- [X] Updated SharedEventManagerAwareInterface to extend SharedEventsCapableInterface
- [X] Mark EventManager::unsetSharedManager as deprecated
- [X] Mark EventManager(Interface)?::getEvents as deprecated
- [X] Mark EventManager(Interface)?::getListeners as deprecated
- [X] Mark EventManager(Interface)?::setEventClass as deprecated
- [X] Mark EventManager(Interface)?::attachAggregate as deprecated
- [X] Mark EventManager(Interface)?::detachAggregate as deprecated
- [X] Mark SharedListenerAggregateInterface as deprecated
- [X] Mark SharedEventAggregateAwareInterface as deprecated
- [X] Mark SharedEventManagerAwareInterface as deprecated
- [X] Mark SharedEventManager(Interface)?::getEvents as deprecated
- [X] Add EventManager::triggerEvent() (but not at interface level)
- [X] Add EventManager::triggerEventUntil() (but not at interface level)
0 commit comments