Commit fbd3988
committed
bug symfony#50937 [Form] fetch all known ChoiceType values at once (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Form] fetch all known ChoiceType values at once
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix symfony#50898
| License | MIT
| Doc PR |
Commits
-------
5e0f832 fetch all known ChoiceType values at onceFile tree
1 file changed
+3
-5
lines changed- src/Symfony/Component/Form/Extension/Core/Type
1 file changed
+3
-5
lines changedLines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
173 | 171 | | |
174 | 172 | | |
175 | 173 | | |
| |||
0 commit comments