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
[#6565] collection_by_reference is used instead of by_reference in AdminType in order to know which call should be used between ObjectManipulator::addInstance()andObjectManipulator::setObject()` (@VincentLanglet)
[#6556] Changed Sonata\AdminBundle\Templating\TemplateRegistryAwareInterface to handle instances of TemplateRegistryInterface. (@wbloszyk)
[#6548] Prevent load entities when pass empty choices for ModelType, use null for native loading (@kirya-dev)