mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-18 04:23:41 +00:00
committed by
GitHub
parent
17865e0fb7
commit
db4c31490b
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2013-2022 Eduardo Gulias Davis
|
||||
Copyright (c) 2013-2023 Eduardo Gulias Davis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# EmailValidator
|
||||
|
||||
[](https://github.com/egulias/EmailValidator/actions)
|
||||
[](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=3.x)
|
||||
[](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=3.x)
|
||||
[](https://github.com/egulias/EmailValidator/actions)
|
||||
[](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=4.x)
|
||||
[](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=4.x)
|
||||
|
||||
A library for validating emails against several RFC.
|
||||
|
||||
@@ -22,10 +22,10 @@ This library aims to support RFCs:
|
||||
**Current major version with full support is v3**
|
||||
|
||||
| Version | Released | EOL | Only critical bug fixes | Full |
|
||||
| ------- | :--------: | :---: | :---------------------: | :---: |
|
||||
| v4.x | | - | X | X |
|
||||
| v3.x | 2020/12/29 | - | X | X |
|
||||
| v2.1.x | 2016/05/16 | YES | X | |
|
||||
| :-----: | :--------: | :---: | :---------------------: | :---: |
|
||||
| v4.x | 2023/01/07 | - | X | X |
|
||||
| v3.x | 2020/12/29 | - | X | |
|
||||
| v2.1.x | 2016/05/16 | YES | | |
|
||||
| v1.2 | 2013/19/05 | YES | | |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user