mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-09-20 15:16:40 +00:00
373 B
373 B
v3
New Features
- Access to local part and domain part from EmailParser
- Extended validations (TO-DO)
Breacking changes
- PHP version upgrades using new language features
- DNSCheckValidation now fails for missing MX records (TO-DO)
- Emails domain part are now intenteded to be RFC 1030 compliant, rendering previous valid emails (e.g example@examp&) invalid