We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a69b9 commit ef9588bCopy full SHA for ef9588b
Tests/Constraints/EmailValidatorTest.php
@@ -96,6 +96,7 @@ public function getInvalidEmails()
96
array('example@'),
97
array('example@localhost'),
98
array('foo@example.com bar'),
99
+ array('foo@bar.fr@'),
100
);
101
}
102
0 commit comments