Welcome Guest, Not a member yet? Register   Sign In
space in quoted string in email is treated as not valid
#5

The valid_email rule uses PHP's native filter_var with FILTER_VALIDATE_EMAIL flag. If the quoted email fails here, then PHP itself does not support the RFC fully.

You can submit a PR to accomodate these edge cases.
Reply


Messages In This Thread
RE: space in quoted string in email is treated as not valid - by paulbalandan - 07-23-2021, 07:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB