mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-31 12:40:28 +00:00
Adding Changelog to remember BC breacking changes!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user