Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@clue clue released this 03 Jan 16:20
· 58 commits to 3.x since this release

This is a compatibility release that contains backported features from the 3.x branch.
Once v3 is released, it will be the way forward for this project.

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types.
    (#165 and #170 by @clue)