This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
EmailValidator
Watch
1
Star
0
Fork
0
You've already forked EmailValidator
mirror of
https://github.com/egulias/EmailValidator.git
synced
2026-08-19 01:50:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ac0be80b32ea829009257934ecfd5ab20f24ba5
EmailValidator
/
tests
/
EmailValidator
T
History
Eduardo Gulias Davis
36425ab1f9
Merge branch '3.x' of github.com:egulias/EmailValidator into 3.x
2021-10-11 18:11:58 +02:00
..
Dummy
Psalm errors plus test for MultipleErrors reason and improved multi validation tests
2020-09-19 16:17:03 +02:00
Reason
MultipleErrors->reason always returns [0] and should return first item from associative array (
#305
)
2021-10-11 11:18:27 +02:00
Result
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00
Validation
Merge branch '3.x' of github.com:egulias/EmailValidator into 3.x
2021-10-11 18:11:58 +02:00
EmailLexerTest.php
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00
EmailParserTest.php
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00
EmailValidatorTest.php
Improve test coverage. Exclude Reasons from coverage, they are simple implementations of interface with only informative data
2021-01-17 15:57:03 +01:00
LexerTokensTest.php
Fix testing class name and namespaces (
#284
)
2021-02-07 15:42:56 +01:00