mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix #66553: FILTER_VALIDATE_EMAIL does not accept user@host addresses
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341094 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3b7a607f8b
commit
6d0118397d
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
<para>
|
||||
In general, this validates e-mail addresses against the syntax in
|
||||
RFC 822, with the exceptions that comments and whitespace folding
|
||||
and dotless domain names
|
||||
are not supported.
|
||||
</para>
|
||||
</entry>
|
||||
|
|
Loading…
Reference in a new issue