Version 0.4.1
This update fixes the continuous integration process and ensures compatibility with PHP 8.2.
- Introduce
CastToStringTrait#strval()to avoid PHPStan issues. - Update
php-cs-fixerconfiguration file. - Update license year.
- Fix build badge.
- On GitHub workflows:
- Replace GitHub directive
::set-outputto$GITHUB_OUTPUT. - Require extension
gd. - Add PHP 8.2 to test matrix.
- Run jobs using PHP 8.2.
- Allow run
build.ymlon demand. - Remove obsolete commands on Scrutinizer-CI.
- Replace GitHub directive
- Update development tools.