Skip to content

Constructor property promotion & short arrays

Choose a tag to compare

@spaze spaze released this 18 Jun 02:22
· 53 commits to main since this release
b2f1a75
  • Short arrays [] required (#8)
  • Constructor property promotion required (#7), code targeting PHP 7.x can exclude the rule, see the PR
  • Require slevomat/coding-standard 8.0 for the fullestest PHP 8.1 support (#6)
  • enum cases must be below use Traits and above constants in a class (#9), slevomat/coding-standard requires it to be specified