Skip to content

v4.0.0

Choose a tag to compare

@gdbrown gdbrown released this 08 Dec 19:50
· 6 commits to master since this release
34fba13

BREAKING CHANGES

  • Use new php enum instead of the home grown versions.
  • Update typehints where possible to use php 8 union types.