Skip to content

Release 6.0.0

Compare
Choose a tag to compare
@phil-davis phil-davis released this 29 Aug 14:13
· 57 commits to master since this release
adaaf1d

6.0.0 (2022-08-29)

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.