Commit 02ff4c6
committed
minor symfony#53337 [Form] make sure that the submitted year is an accepted choice (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Form] make sure that the submitted year is an accepted choice
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
64f675c make sure that the submitted year is an accepted choiceFile tree
2 files changed
+2
-0
lines changed- src/Symfony/Component/Form/Tests/Extension/Core/Type
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| 698 | + | |
698 | 699 | | |
699 | 700 | | |
700 | 701 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1064 | 1064 | | |
1065 | 1065 | | |
1066 | 1066 | | |
| 1067 | + | |
1067 | 1068 | | |
1068 | 1069 | | |
1069 | 1070 | | |
| |||
0 commit comments