Skip to content

Version 0.4.1

Choose a tag to compare

@eclipxe13 eclipxe13 released this 07 Jun 17:53
· 53 commits to master since this release
7678021

This update fixes the continuous integration process and ensures compatibility with PHP 8.2.

  • Introduce CastToStringTrait#strval() to avoid PHPStan issues.
  • Update php-cs-fixer configuration file.
  • Update license year.
  • Fix build badge.
  • On GitHub workflows:
    • Replace GitHub directive ::set-output to $GITHUB_OUTPUT.
    • Require extension gd.
    • Add PHP 8.2 to test matrix.
    • Run jobs using PHP 8.2.
    • Allow run build.yml on demand.
    • Remove obsolete commands on Scrutinizer-CI.
  • Update development tools.