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
feature #17360 [Validator] Email - new allow-no-tld mode (guillemfondin)
This PR was squashed before being merged into the 6.2 branch.
Discussion
----------
[Validator] Email - new `allow-no-tld` mode
See [Related feature PR](symfony/symfony#47872)
As suggested [here](symfony/symfony#47712 (comment)) ; the actual description of `html5` mode isn't consistent with the one provided by browsers. Browsers allow no tld, `html5` mode not.
I proprose to move the actual description of `html5` mode to the new `allow-no-tld` mode description, and clarify the subtlety (force .tld) of the actual `html5` mode.
Commits
-------
485d57e [Validator] Email - new `allow-no-tld` mode
0 commit comments