Skip to content

v3.0.0

Compare
Choose a tag to compare
@Ocramius Ocramius released this 06 Feb 11:13
· 409 commits to 12.0.x since this release
3.0.0
2f3a075

This release introduces a few new additional checks that are enabled by default:

  • Use the "Null Coalesce" (??) operator where applicable
  • Enforce usage of parentheses together with the new statement
  • Enforce early return where applicable
  • Forbid usage of core function aliases

Total issues resolved: 7