Skip to content

Releases: GrahamCampbell/Analyzer

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

V3.0.4 (07/10/2020)

07 Oct 15:57
797a92a
Compare
Choose a tag to compare
  • Skip over invalid tags

V3.0.3 (25/07/2020)

25 Jul 13:28
9a635d4
Compare
Choose a tag to compare
  • Improved PHP 8.0 support

V3.0.2 (02/05/2020)

02 May 14:44
Compare
Choose a tag to compare
  • Provisional PHP 8.0 support