Added
- Compatibility with Twig 2.0
Changed
--services
default-value to null inSonata\AdminBundle\Command\GenerateAdminCommand
Deprecated
ModelToArrayTransformer::$choiceList
propertyModelToArrayTransformer::$choiceList::__construct()
three-argument-signature is deprecated
Fixed
- "Silent display of undefined block" Twig deprecation
- Twig deprecation notice when using template inheritance to get a macro
- The
request
parameter is passed to custom batch actions.