In https://github.com/symfony/symfony/pull/19257 we made some changes for the Choice validation: ``` Setting the strict option of the `Choice` Constraint to `false` has been deprecated and the option will be changed to `true` as of 4.0. ```