laminas/laminas-eventmanager
Laminas EventManager provides a flexible event and listener system for PHP applications. Attach listeners, trigger events, manage priorities, and use shared event managers to coordinate decoupled components across your app.
Feature release (minor)
Feature release (minor)
3.13.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
3.9.x bugfix release (patch)
3.9.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
The LazyListener, LazyEventListener, and LazyListenerAggregate have type-widened their $container argument to the official PSR-11 ContainerInterface type. Since they previously hinted against the container-interop version 1.2 or greater, and that version extended the PSR-11 interface, the change is backwards compatible.
If you were extending these classes, we recommend updating your definitions to reference PSR-11's types instead.
3.3.x bugfix release (patch)
#10 adds support for the upcoming PHP 8.0 release.
zendframework/zend-eventmanager#72 adds support for PHP 7.3.
How can I help you explore Laravel packages today?