Release 6.0.0
6.0.0 (2022-08-29)
- #96 Minor fixes to examples, tests and comments (@phil-davis)
- #97 PHP min version 7.4 (@phil-davis)
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.