base32 icon indicating copy to clipboard operation
base32 copied to clipboard

Improve ci.yml, assertSame and fix PHPStan

Open peter279k opened this issue 2 years ago • 0 comments

Changed log

  • Using the PHP-CS-Fixer 2.19.0 version to be compatible with the current .php_cs.dist file.
  • By default, the latest docker:/oskarstark/php-cs-fixer-ga version is 3.x.
  • Using the assertSame to let assertion be strict.
  • Fix the comment codes via PHPStan analyzing issue.

peter279k avatar May 12 '22 10:05 peter279k