http://symfony.com/doc/current/reference/forms/types/choice.html#overridden-options "If data_class is set and required is false, then null;" this doesn't work out for a choice field with the multiple attribute for example. https://github.com/symfony/symfony/issues/11349