zytzagoo / smtp-validate-email

A PHP library for performing email addresses validation via SMTP
GNU General Public License v3.0
437 stars 155 forks source link

Replace deprecated each() #30

Closed VolCh closed 6 years ago

VolCh commented 6 years ago

each() is deprecated since PHP 7.2

VolCh commented 6 years ago

It will be great bump version after merge this PR and git tag it in composer compatible manner to avoid something like "zytzagoo/smtp-validate-email": "dev-master#3cab8a35e2596d47465c07e52cddde8c6bdcbb63" in composer.json.