Skip to content

v6.1.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 23 Mar 18:28
· 64 commits to main since this release
fbb2967

Note: There should be no issues with backwards compatibility unless types were being used incorrectly

  • This version is compatible with PHP >= 7.1
  • Drop support for PHP 5.3, 5.4, 5.5, 5.6, and 7.0
  • Add parameter typing and return types
  • Better PHPDoc / IDE support