Skip to content

Releases: GrahamCampbell/Analyzer

V5.0 (09/02/2025)

09 Feb 19:25
744b97d
Compare
Choose a tag to compare
  • Support only PHP 8.1-8.4
  • Support only PHPUnit 10-12

V4.2.1 (12/01/2025)

12 Jan 01:38
430ca5f
Compare
Choose a tag to compare
  • Additional PHP 8.4 fixes

V4.2 (12/01/2025)

12 Jan 01:37
e50d09a
Compare
Choose a tag to compare
  • Support PHP Parser v2
  • Provisional PHP 8.4 support

V4.1 (03/12/2023)

03 Dec 15:08
4742cac
Compare
Choose a tag to compare
  • Provisional PHP 8.3 support

V4.0 (25/02/2023)

25 Feb 20:14
5cc3c7c
Compare
Choose a tag to compare
  • 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)

25 Feb 14:29
0a1d452
Compare
Choose a tag to compare
  • Provisional PHP 8.2 support

V3.1 (07/02/2022)

07 Feb 10:58
cfeae1d
Compare
Choose a tag to compare
  • Dropped PHP < 7.4

V3.0.7 (21/11/2021)

21 Nov 20:47
Compare
Choose a tag to compare
  • Updated package metadata

V3.0.6 (17/10/2021)

17 Oct 19:49
Compare
Choose a tag to compare
  • Corrected docs

V3.0.5 (28/08/2021)

28 Aug 23:03
Compare
Choose a tag to compare
  • Provisional PHP 8.1 support