Skip to content
laminas-eventmanager 2.6.3

Based on https://github.com/zendframework/zend-eventmanager/releases/tag/release-2.6.3 (commit c2ae1535cdfb4f9467dfaec4dfbdd1bc383d4946 in this repo)

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zendframework/zend-eventmanager#23](https://github.com/zendframework/zend-eventmanager/pull/23) updates the
  requirements to allow usage with PHP 7, bumps laminas-stdlib to `^2.7`, and
  requires PHP 7 builds to pass continuous integration.