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
It looks like Symfony no longer allows the cannotBeEmpty() method to be attached to boolean nodes in the config tree as of Symfony 3.0 (symfony/symfony#15170).
Any way you could take that method out to make it compatible with Symfony 3?