Skip to content

Release 5.0.0

Latest

Choose a tag to compare

@phil-davis phil-davis released this 07 Jul 03:31
· 3 commits to master since this release
2533eb0

5.0.0 (2026-07-07)

This major release v5 declares function parameter and return types across the
codebase. Users will need to be careful to call functions/methods with the
correct types.

Support for PHP below 8.2 has been dropped.
This release supports PHP 8.2 and up.