Skip to content

v2.0.1

Compare
Choose a tag to compare
@hoshomoh hoshomoh released this 24 May 12:43
· 26 commits to master since this release
561764b
  • Add php-7.0, php-7.1 and php-7.2 tests in Travis CI build and let php-nightly allow to be failed.
  • Set the different PHPUnit version for different PHP versions.
  • Use the class-based PHPUnit namespace to be compatible with the latest PHPUnit version.
  • Added ext-mbstring to check whether the mbstring extension is installed when executing the composer install command
  • Removed redundant isImplicit method for validator interface and everywhere it was used