Releases: maks-rafalko/tactician-domain-events-bundle
Releases · maks-rafalko/tactician-domain-events-bundle
Allow Symfony 5
Changed:
- Allow Symfony 5 #16
Remove deprecation in the TreeBuilder
Merge pull request #14 from tabbi89/patch-1 Remove deprecation
Fix bug with container when there is a @serializer in dependencies
Merge pull request #12 from thatside/master Fix bug with getting services on compile time
Symfony 4.x support
Merge pull request #9 from kruglikdenis/master Allow bundle to install in SF 4.0
Autowiring fix
Merge pull request #6 from thatside/master Change phase when PopulateDebugCommandPass is executed
Hotfixes for introduced bugs in 0.5.0
0.5.1 Fix bugs with PopulateDebugCommandPass. Update documentation
Allow to configure collectors. PHP 5.5+
Merge pull request #4 from tomaszhanc/feature/configuration Add bundle configuration
Allow specifying method for service in Event Listener
Merge pull request #2 from randock/feature/allowMethodOnEventListeners Allow method on tag for event listeners
Lazy services
#1 Make services lazy
Update dependencies
0.3.1 Update composer.json