Skip to content

Leverage PHP 7.4 features

Compare
Choose a tag to compare
@iquito iquito released this 24 Apr 15:09
· 37 commits to master since this release
  • Remove type and nullable annotation options, infer them automatically from property types
  • Property types are now mandatory because of this
  • Some cleanup in configuration and some more usage of PHP 7.4 features in code