2.0.0
Release Notes for 2.0.0
Backwards incompatible release (major)
2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 1
Improvement
- 59: Remove doctrine/deprecations thanks to @derrabus
- 54: Revert return type on
EventSubscriber::getSubscribedEvents()thanks to @derrabus
BC Break
- 57: Made the
$eventparameter ofEventManager::getListeners()mandatory thanks to @derrabus - 51: Bump to PHP 8.1 and add types everywhere thanks to @derrabus