Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F8208675: D3528.diff
Fri, May 9, 21:01
F8192580: D3528.id9068.diff
Fri, May 9, 15:38
Unknown Object (File)
Thu, May 8, 16:19
Unknown Object (File)
Wed, May 7, 12:06
Unknown Object (File)
Tue, May 6, 21:42
Unknown Object (File)
Mon, May 5, 18:47
Unknown Object (File)
Mon, May 5, 10:57
Unknown Object (File)
Mon, May 5, 08:00
Subscribers
None

Details

Summary

Minimum version of PHP to run tests needs to be bumped to:

  • 7.1.O to use void
  • 8.0.0 to use attributes
  • 8.2.0 to use PHPUnit 11

Ref T2035

Test Plan

composer install && vendor/bin/phpunit tests/

Diff Detail

Repository
rKGH Keruald GitHub
Lint
Lint Not Applicable
Unit
Tests Not Applicable