v1.0.0
doctrine-dbal-schema changes between v0.1.0 and v1.0.0
Improvements
- EZP-30488: Upgrade
ezsystems/doctrine-dbal-schema
to use Symfony 4 components (#3) - EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#7)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#8)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#9)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#10)