base32
base32 copied to clipboard
Improve ci.yml, assertSame and fix PHPStan
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 is3.x
. - Using the
assertSame
to let assertion be strict. - Fix the comment codes via
PHPStan
analyzing issue.