Tags: doctrine/event-manager
Tags
### Release Notes for [2.1.1](https://github.com/doctrine/event-manag… …er/milestone/13) ### 2.1.1 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Bug - [106: Introduce EventManagerInterface](#106) thanks to @greg0ire
### Release Notes for [2.1.0](https://github.com/doctrine/event-manag… …er/milestone/10) Feature release (minor) ### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Enhancement - [100: Introduce interfaces for the EventManager](#100) thanks to @greg0ire - [80: Use spl_object_id() instead of spl_object_hash()](#80) thanks to @rosier
### Release Notes for [2.0.1](https://github.com/doctrine/event-manag… …er/milestone/9) 2.0.x bugfix release (patch) ### 2.0.1 - Total issues resolved: **0** - Total pull requests resolved: **7** - Total contributors: **4** #### Test Suite - [70: PHPUnit 10.5](#70) thanks to @derrabus #### Static Analysis - [69: Psalm 5.24](#69) thanks to @derrabus - [68: Doctrine CS 12](#68) thanks to @derrabus CI -- - [67: Bump doctrine/.github from 2.1.0 to 5.0.1](#67) thanks to @dependabot[bot] - [66: Setup dependabot](#66) thanks to @greg0ire #### Improvement - [65: Add static analysis files to .gitattributes](#65) thanks to @VincentLanglet #### Documentation - [63: Update branch metadata](#63) thanks to @derrabus
### Release Notes for [2.0.0](https://github.com/doctrine/event-manag… …er/milestone/7) Backwards incompatible release (major) ### 2.0.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **1** #### Improvement - [59: Remove doctrine/deprecations](#59) thanks to @derrabus - [54: Revert return type on `EventSubscriber::getSubscribedEvents()`](#54) thanks to @derrabus #### BC Break - [57: Made the `$event` parameter of `EventManager::getListeners()` mandatory](#57) thanks to @derrabus - [51: Bump to PHP 8.1 and add types everywhere](#51) thanks to @derrabus
### Release Notes for [1.2.0](https://github.com/doctrine/event-manag… …er/milestone/3) ### 1.2.0 - Total issues resolved: **0** - Total pull requests resolved: **8** - Total contributors: **4** #### Improvement - [61: Failsafe for unknown event](#61) thanks to @malarzm - [49: Flatten directory structure](#49) thanks to @derrabus CI -- - [55: Setup composer lint](#55) thanks to @greg0ire - [52: Remove PHPStan suffix](#52) thanks to @greg0ire - [48: Bump tools and CI workflows](#48) thanks to @derrabus - [53: Update branch metadata](#53) thanks to @derrabus #### Deprecation - [50: Split `getAllListeners()` out of `getListeners()`](#50) thanks to @derrabus #### Enhancement - [27: Add .doctrine-project.json to .gitattributes](#27) thanks to @reedy
### Release Notes for [1.1.2](https://github.com/doctrine/event-manag… …er/milestone/5) ### 1.1.2 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** #### Improvement - [46: Add dynamic return type for getListeners](#46) thanks to @VincentLanglet #### Documentation - [45: Fix typo](#45) thanks to @fabpot CI -- - [43: Bump CI workflows and dependencies](#43) thanks to @derrabus
Release [1.1.1](https://github.com/doctrine/event-manager/milestone/4) 1.1.1 ===== - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** - [29: Allow PHP 8](#29) thanks to @greg0ire - [28: Test on PHP 7.4](#28) thanks to @GrahamCampbell
Release [1.1.0](https://github.com/doctrine/event-manager/milestone/2) 1.1.0 ===== - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **4** Enhancement ----------- - [26: Update .gitattributes](#26) thanks to @reedy - [24: Updated doctrine/coding-standard to 6.0](#24) thanks to @patrickjahns Improvement ----------- - [23: CI: Test against PHP 7.4snapshot instead of nightly (8.0)](#23) thanks to @Majkl578 Documentation ------------- - [20: Link to Slack instead of Gitter](#20) thanks to @greg0ire