Skip to content

V4.0 (25/02/2023)

Compare
Choose a tag to compare
@GrahamCampbell GrahamCampbell released this 25 Feb 20:14
· 1 commit to 4.0 since this release
5cc3c7c
  • Dropped support for PHPUnit < 9
  • Add support for PHPUnit 10
  • AnalysisTrait's getPaths, getIgnored, shouldAnalyzeFile and provideFilesToCheck are now static
  • Added property and return types in all places
  • Use private and final where relevant