Open
Description
when using email like aˇ[email protected]
it passes validation of isEmail
you cannot use extended characters in emails.
even if I enable: allow_utf8_local_part: false
these emails will also pass as valid:
ka25maj@gˇmail.com
has this never been reported?