Tags

Tags give the ability to mark specific points in history as being important
  • debian/2.1.1-1

    php-doctrine-event-manager Debian release 2.1.1-1
    
  • upstream/2.1.1

    Upstream version 2.1.1
    
  • 2.1.1

    ### Release Notes for [2.1.1](https://github.com/doctrine/event-manager/milestone/13)
    
    ### 2.1.1
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **1**
    - Total contributors: **1**
    
    #### Bug
    
     - [106: Introduce EventManagerInterface](https://github.com/doctrine/event-manager/pull/106) thanks to @greg0ire
    
  • debian/2.1.0-1

    php-doctrine-event-manager Debian release 2.1.0-1
    
  • upstream/2.1.0

    Upstream version 2.1.0
    
  • 2.1.0

    ### Release Notes for [2.1.0](https://github.com/doctrine/event-manager/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](https://github.com/doctrine/event-manager/pull/100) thanks to @greg0ire
     - [80: Use spl_object_id() instead of spl_object_hash()](https://github.com/doctrine/event-manager/pull/80) thanks to @rosier
    
  • debian/2.0.1-2

    php-doctrine-event-manager Debian release 2.0.1-2
    
  • debian/2.0.1-1

    php-doctrine-event-manager Debian release 2.0.1-1
    
  • upstream/2.0.1

    Upstream version 2.0.1
    
  • 2.0.1

    b680156f · PHPUnit 10.5 (#70) ·
    ### Release Notes for [2.0.1](https://github.com/doctrine/event-manager/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](https://github.com/doctrine/event-manager/pull/70) thanks to @derrabus
    
    #### Static Analysis
    
     - [69: Psalm 5.24](https://github.com/doctrine/event-manager/pull/69) thanks to @derrabus
     - [68: Doctrine CS 12](https://github.com/doctrine/event-manager/pull/68) thanks to @derrabus
    
    CI
    --
    
     - [67: Bump doctrine/.github from 2.1.0 to 5.0.1](https://github.com/doctrine/event-manager/pull/67) thanks to @dependabot[bot]
     - [66: Setup dependabot](https://github.com/doctrine/event-manager/pull/66) thanks to @greg0ire
    
    #### Improvement
    
     - [65: Add static analysis files to .gitattributes](https://github.com/doctrine/event-manager/pull/65) thanks to @VincentLanglet
    
    #### Documentation
    
     - [63: Update branch metadata](https://github.com/doctrine/event-manager/pull/63) thanks to @derrabus
    
  • debian/2.0.0-2

    php-doctrine-event-manager Debian release 2.0.0-2
    
  • debian/1.2.0-1

    php-doctrine-event-manager Debian release 1.2.0-1
    
  • debian/2.0.0-1

    php-doctrine-event-manager Debian release 2.0.0-1
    
  • upstream/2.0.0

    Upstream version 2.0.0
    
  • upstream/1.2.0

    Upstream version 1.2.0
    
  • 2.0.0

    ### Release Notes for [2.0.0](https://github.com/doctrine/event-manager/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](https://github.com/doctrine/event-manager/pull/59) thanks to @derrabus
     - [54: Revert return type on `EventSubscriber::getSubscribedEvents()`](https://github.com/doctrine/event-manager/pull/54) thanks to @derrabus
    
    #### BC Break
    
     - [57: Made the `$event` parameter of `EventManager::getListeners()` mandatory](https://github.com/doctrine/event-manager/pull/57) thanks to @derrabus
     - [51: Bump to PHP 8.1 and add types everywhere](https://github.com/doctrine/event-manager/pull/51) thanks to @derrabus
    
  • 1.2.0

    ### Release Notes for [1.2.0](https://github.com/doctrine/event-manager/milestone/3)
    
    ### 1.2.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **8**
    - Total contributors: **4**
    
    #### Improvement
    
     - [61: Failsafe for unknown event](https://github.com/doctrine/event-manager/pull/61) thanks to @malarzm
     - [49: Flatten directory structure](https://github.com/doctrine/event-manager/pull/49) thanks to @derrabus
    
    CI
    --
    
     - [55: Setup composer lint](https://github.com/doctrine/event-manager/pull/55) thanks to @greg0ire
     - [52: Remove PHPStan suffix](https://github.com/doctrine/event-manager/pull/52) thanks to @greg0ire
     - [48: Bump tools and CI workflows](https://github.com/doctrine/event-manager/pull/48) thanks to @derrabus
    
     - [53: Update branch metadata](https://github.com/doctrine/event-manager/pull/53) thanks to @derrabus
    
    #### Deprecation
    
     - [50: Split `getAllListeners()` out of `getListeners()`](https://github.com/doctrine/event-manager/pull/50) thanks to @derrabus
    
    #### Enhancement
    
     - [27: Add .doctrine-project.json to .gitattributes](https://github.com/doctrine/event-manager/pull/27) thanks to @reedy
    
  • debian/1.1.2-1

    php-doctrine-event-manager Debian release 1.1.2-1
    
  • upstream/1.1.2

    Upstream version 1.1.2
    
  • 1.1.2

    ### Release Notes for [1.1.2](https://github.com/doctrine/event-manager/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](https://github.com/doctrine/event-manager/pull/46) thanks to @VincentLanglet
    
    #### Documentation
    
     - [45: Fix typo](https://github.com/doctrine/event-manager/pull/45) thanks to @fabpot
    
    CI
    --
    
     - [43: Bump CI workflows and dependencies](https://github.com/doctrine/event-manager/pull/43) thanks to @derrabus