Skip to content

4.0 Feature Release

Latest
Compare
Choose a tag to compare
@usox usox released this 23 Jan 10:10
· 1 commit to master since this release
df4252c

Main changes

  • Add support for php 8.2 and 8.3
  • Drop support for php 8.0 and below

What's Changed

  • Init php8.1 compatibility by @usox in #91
  • Perform some stan related code updates by @usox in #92
  • Update dependencies by @usox in #93
  • Update dependencies by @usox in #95
  • Apply some changes from latest upstream changes by @usox in #96
  • Apply rector migrations on the tests source by @usox in #97
  • Update dependencies by @usox in #98
  • Set phpstan level to 7 by @usox in #99
  • Update code quality composer targets by @usox in #100
  • Allow php 8.3 and add it to github actions by @usox in #102
  • Perform (mostly) safe rector code migrations by @usox in #101
  • Apply the final wave of rector code migrations by @usox in #103
  • Upgrade to phpstan stan level8 by @usox in #104
  • Update dev dependencies by @usox in #105

Full Changelog: v3.1.0...v4.0.0