Commit Graph

21 Commits

Author SHA1 Message Date
Eduardo Gulias Davis c8e7f01dfb Parsing comments, at last! 2020-07-26 16:15:50 +02:00
Eduardo Gulias Davis 61798f9f1b NoDomainPart reason 2020-06-13 15:59:33 +02:00
Eduardo Gulias Davis 138fa69163 Test for hypen 2020-05-24 15:17:36 +02:00
Eduardo Gulias Davis 5b045d96ca Starting to transform domain part 2020-05-24 15:10:50 +02:00
Eduardo Gulias Davis 302b98bf41 FWS parser 2020-05-23 16:21:45 +02:00
Eduardo Gulias Davis ad92070629 Concecutive dots and invalid token 2020-05-23 15:27:00 +02:00
Eduardo Gulias Davis 7e0ee1686d Psalm dep and new reason added 2020-05-15 23:14:29 +02:00
Eduardo Gulias Davis 4a38c49fb5 clean up 2020-05-15 22:59:24 +02:00
Eduardo Gulias Davis aa0eeae92b local part comments 2020-05-03 15:25:33 +02:00
Eduardo Gulias Davis 1cfe87c50f Quoted string parsing returns only Results and avoids exceptions 2020-05-01 16:06:01 +02:00
Eduardo Gulias Davis 4e72769520 Starting to change local part parser 2020-04-23 23:52:32 +02:00
Eduardo Gulias Davis 442f13a438 Main parser method transformed. Improved Reasons with details for clarity of failure 2020-04-22 00:09:42 +02:00
Eduardo Gulias Davis e00c261e78 Update to 7.2 2020-04-20 00:31:37 +02:00
Marcin Michalski ade6887fd9 Fix local part length check (#233) 2020-02-13 23:36:52 +01:00
Eduardo Gulias Davis 128cc721d7 fix(201) - empty domain 2019-06-23 12:14:27 +02:00
Gabriel Caruso a0e0fadfce Use dedicated PHPUnit assertion methods (#159) 2018-01-05 23:47:59 +01:00
Gabriel Caruso 1bec00a100 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#155)
* Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

* Use installed PHPUnit version not global
2017-11-16 00:40:40 +01:00
Simone c0c888ae10 removes trailing spaces (#136) 2017-01-25 22:45:20 +01:00
Eduardo Gulias Davis 03917146de Added test proof (#111) 2016-05-15 12:03:53 +02:00
Eduardo Gulias Davis 313c7f9f3e Domain back slash (#108)
* New home for all the tests. Fixed namespaces

* small code improvement

* Skipping tests failing only in Travis

* Add backslash as a forbbiden char
2016-05-15 11:55:36 +02:00
Eduardo Gulias Davis 4505d2060a New home for all the tests. Fixed namespaces (#105)
* New home for all the tests. Fixed namespaces

* small code improvement

* Skipping tests failing only in Travis
2016-05-15 11:46:59 +02:00