mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-19 03:00:27 +00:00
Test for #317
This commit is contained in:
@@ -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