Skip to content

Release 6.0.0

Compare
Choose a tag to compare
@phil-davis phil-davis released this 31 Aug 07:43
· 75 commits to master since this release
62fe6b2

6.0.0 (2022-08-31)

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