You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#48746 [Validator] Fix IBAN format for Tunisia and Mauritania (smelesh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Validator] Fix IBAN format for Tunisia and Mauritania
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | n/a
| License | MIT
| Doc PR | n/a
IBAN checksum (2 digits after country code) must not be hardcoded since it's calculated based on the rest of the IBAN characters.
Commits
-------
b72f013 [Validator] Fix IBAN format for Tunisia and Mauritania
0 commit comments