You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#346] "sonata.admin.manager" tag to "sonata.admin.manager.doctrine_mongodb" service (@phansys)
Changed
[#380] Changed DatagridBuilder constructor's first parameter typehint from Symfony\Component\Form\FormFactory to Symfony\Component\Form\FormFactoryInterface (@franmomu)
[#373] Use deprecated tag instead of sonata_template_deprecate to not throw unwanted deprecation notices (@franmomu)
[#372] Fixed passing null to Doctrine\ODM\MongoDB\Query\Builder::skip and Doctrine\ODM\MongoDB\Query\Builder::limit (@franmomu)
[#359] Fixed returning void from methods which are intended to return values and returning values from methods which are intended to return void; (@phansys)
[#359] Fixed weak check at ModelManager::getNormalizedIdentifier() (@phansys)