mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-26 11:48:37 +00:00
758a77525b
* Fix result of isValid when DNS lookup fails and strict is false * Fix TravisCI for PHP 5.3 * Fix tests (isValid now returns false in case of errors in MX DNS lookups) * Cache composer files * Run TravisCI tests for PHP 7.1 and 7.2 * Use the PHPUnit installed by composer, not the system one * Cache only composer packages, not their metadata