-
3.14.01837cafa · ·
### Release Notes for [3.14.0](https://github.com/laminas/laminas-eventmanager/milestone/27) Feature release (minor) ### 3.14.0 - Total issues resolved: **0** - Total pull requests resolved: **7** - Total contributors: **5** #### Enhancement - [61: Update to latest PHPUnit 10 syntax](https://github.com/laminas/laminas-eventmanager/pull/61) thanks to @samsonasik - [60: Update to latest PHP 8.1 syntax](https://github.com/laminas/laminas-eventmanager/pull/60) thanks to @samsonasik - [58: General QA](https://github.com/laminas/laminas-eventmanager/pull/58) thanks to @gsteel - [56: PHP8.4 Support Added](https://github.com/laminas/laminas-eventmanager/pull/56) thanks to @cod43156 #### Bug,Documentation - [59: Reinstate line-highlights removed in #58](https://github.com/laminas/laminas-eventmanager/pull/59) thanks to @gsteel - [55: Merge release 3.13.1 into 3.14.x](https://github.com/laminas/laminas-eventmanager/pull/55) thanks to @github-actions[bot] #### renovate - [57: Update dependency laminas/laminas-coding-standard to v3](https://github.com/laminas/laminas-eventmanager/pull/57) thanks to @renovate[bot]
-
3.13.1933d1b5c · ·
### Release Notes for [3.13.1](https://github.com/laminas/laminas-eventmanager/milestone/26) 3.13.x bugfix release (patch) ### 3.13.1 - Total issues resolved: **2** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug,Documentation,Enhancement - [54: updated LazyListeners (#51) and navigation (#52)](https://github.com/laminas/laminas-eventmanager/pull/54) thanks to @visto9259
-
3.13.0ce5ba8bd · ·
### Release Notes for [3.13.0](https://github.com/laminas/laminas-eventmanager/milestone/25) Feature release (minor) ### 3.13.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **1** #### Enhancement,renovate - [48: Lock file maintenance, minor type inference improvements](https://github.com/laminas/laminas-eventmanager/pull/48) thanks to @renovate[bot] #### renovate - [47: Lock file maintenance](https://github.com/laminas/laminas-eventmanager/pull/47) thanks to @renovate[bot]
-
3.12.04a576922 · ·
### Release Notes for [3.12.0](https://github.com/laminas/laminas-eventmanager/milestone/23) Feature release (minor) ### 3.12.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### Enhancement - [45: Remove support for PHP 8.0, Upgrade PHPUnit to 10.x](https://github.com/laminas/laminas-eventmanager/pull/45) thanks to @gsteel #### renovate - [43: Lock file maintenance](https://github.com/laminas/laminas-eventmanager/pull/43) thanks to @renovate[bot] - [42: Update dependency phpunit/phpunit to v10](https://github.com/laminas/laminas-eventmanager/pull/42) thanks to @renovate[bot]
-
3.11.09cfa79ce · ·
### Release Notes for [3.11.0](https://github.com/laminas/laminas-eventmanager/milestone/21) Feature release (minor) ### 3.11.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Enhancement - [44: PHP 8.3 support added](https://github.com/laminas/laminas-eventmanager/pull/44) thanks to @glo71317