Skip to content

v3.2.0 Improved error handling, PHP 8.5 support

Latest

Choose a tag to compare

@donatj donatj released this 02 May 09:16
· 2 commits to master since this release
b26636e

What's Changed

Improved error handling, PHP 8.5 support, Dependabot updates

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #12
  • Update corpus/coding-standard requirement from ^0.6.0 to ^0.6.0 || ^0.9.0 by @dependabot[bot] in #13
  • Update friendsofphp/php-cs-fixer requirement from =3.87.1 to =3.88.2 by @dependabot[bot] in #16
  • Update friendsofphp/php-cs-fixer requirement from =3.88.2 to =3.89.1 by @dependabot[bot] in #17
  • Update phpstan/phpstan requirement from =1.12.28 to =2.1.31 by @dependabot[bot] in #18
  • Update friendsofphp/php-cs-fixer requirement from =3.89.1 to =3.92.3 by @dependabot[bot] in #24
  • Update phpstan/phpstan requirement from =2.1.31 to =2.1.33 by @dependabot[bot] in #23
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #20
  • Update phpstan/phpstan requirement from =2.1.33 to =2.1.38 by @dependabot[bot] in #27
  • Update friendsofphp/php-cs-fixer requirement from =3.92.3 to =3.93.1 by @dependabot[bot] in #26
  • Update phpstan/phpstan requirement from =2.1.38 to =2.1.40 by @dependabot[bot] in #28
  • Update friendsofphp/php-cs-fixer requirement from =3.93.1 to =3.94.2 by @dependabot[bot] in #29
  • Update friendsofphp/php-cs-fixer requirement from =3.94.2 to =3.95.1 by @dependabot[bot] in #32
  • Fix PHPStan 2.1.54: add is_array() guard before implode() on API error field by @Copilot in #33
  • Update donatj/mock-webserver requirement from ^2.6 to ^2.10 by @dependabot[bot] in #34

Full Changelog: v3.1.0...v3.2.0