mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-31 04:28:57 +00:00
committed by
GitHub
parent
b115554301
commit
32b52d9e08
@@ -150,6 +150,8 @@ class RFCValidationTest extends TestCase
|
||||
['\r\n \r\n test@iana.org'],
|
||||
['test;123@foobar.com'],
|
||||
['examp║le@symfony.com'],
|
||||
['example@invalid-.domain.com'],
|
||||
['example@-invalid.com'],
|
||||
['0'],
|
||||
[0],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user