Skip to content

Releases: GrahamCampbell/Analyzer

V5.1 (19/03/2026)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 19 Mar 18:13
4c5efe9
  • Add PHP 8.5 support
  • Add PHPUnit 13 support

V5.0 (09/02/2025)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 09 Feb 19:25
744b97d
  • Support only PHP 8.1-8.4
  • Support only PHPUnit 10-12

V4.2.1 (12/01/2025)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 12 Jan 01:38
430ca5f
  • Additional PHP 8.4 fixes

V4.2 (12/01/2025)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 12 Jan 01:37
e50d09a
  • Support PHP Parser v2
  • Provisional PHP 8.4 support

V4.1 (03/12/2023)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 03 Dec 15:08
4742cac
  • Provisional PHP 8.3 support

V4.0 (25/02/2023)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 25 Feb 20:14
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

V3.1.1 (25/02/2023)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 25 Feb 14:29
0a1d452
  • Provisional PHP 8.2 support

V3.1 (07/02/2022)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 07 Feb 10:58
cfeae1d
  • Dropped PHP < 7.4

V3.0.7 (21/11/2021)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 21 Nov 20:47
  • Updated package metadata

V3.0.6 (17/10/2021)

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 17 Oct 19:49
  • Corrected docs