Releases: sonata-project/sonata-doctrine-extensions
Releases · sonata-project/sonata-doctrine-extensions
1.2.0
Fixed
- Adapters are not being injected on the adapter chain.
sonata_urlsafeid
twig filter is working again
Deprecated
Sonata\Doctrine\Types\JsonType
, in favor of Doctrine\DBAL\Types\JsonType
1.1.5
Fixed
- crash when decoding null value as JSON
1.1.4
Fixed
- invalid
doctrine_phpcr
config filename loading in SonataDoctrineExtension
1.1.3
Fixed
- crash about type hinting issues with AdapterInterface
1.1.2
Removed
- Removed
@mixin
s from classes
1.1.1
Fixed
- Fix class namespace and services loading
1.1.0
Added
- Added all doctrine stuff from
SonataCoreBundle
Removed
- support for old versions of php