Skip to content
Compare
Choose a tag to compare
@hidehalo hidehalo released this 04 Nov 03:22
3aa4f87

What's Changed

  • test: add PHP 8.2 & 8.3 to CI by @jdecool in #29
  • Fix deprecation warnings thrown when used with PHP 8.4, drop support for PHP older than 7.1 by @acelaya in #32

New Contributors

Full Changelog: 1.1.13...2.0

Notes

Branch 2.x no longer supports php versions prior to 7.1 (maybe we can upgrade to a higher version to use the new features in the future, e.g. named parameters, type systems).

For previously released php versions, we should maintain it on branch 1.x (if the community wants it xD)