-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
FormGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
The value false
for the "choices_as_values" option (= the current default value) should be deprecated in 2.8. This means that people need to manually set the option to true
for all choice fields.
In Symfony 3.0, we can remove the code for handling the value false
and deprecate the "choices_as_values" option altogether. In a future 3.x release, the option can be removed to complete the transition.
Metadata
Metadata
Assignees
Labels
FormGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)