Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@phil-davis phil-davis released this 17 Aug 10:10
· 92 commits to master since this release
5f9d8c1

3.0.0 (2022-08-17)

Major version 3 implements type declarations for input parameters, function returns, variables etc. It supports PHP 7.4 and PHP 8. When you upgrade to major version 3, if you extend classes etc., then you will need to make similar type declarations in your code.