Commit b88f9b5
committed
bug symfony#59811 [Validator] Synchronize IBAN formats (alexandre-daubois)
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] Synchronize IBAN formats
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | symfony#58126 (comment)
| License | MIT
Estonia and São Tomé and Principe are simplified as returned by www.swift.com, while Nicaragua is fixed.
Commits
-------
5c2ebfb [Validator] Synchronize IBAN formatsFile tree
1 file changed
+3
-3
lines changed- src/Symfony/Component/Validator/Constraints
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments