session-encode-decode icon indicating copy to clipboard operation
session-encode-decode copied to clipboard

Add php-7.2 test

Open peter279k opened this issue 6 years ago • 1 comments

Changed log

  • Add php-7.2 test in Travis CI build.
  • Change into >=7.1 inside require block in composer.json.
  • Upgrade the PHPUnit version to be ^6.5.
  • Using the class-based PHPUnit namespace to be compatible with the latest PHPUnit version.

peter279k avatar Oct 25 '18 08:10 peter279k

Hi @Ocramius, I've changed ^6.5 to ^7 for PHPUnit version. If having any problems, please write the comments to let me know :).

peter279k avatar Oct 26 '18 06:10 peter279k