Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F29717934: D3528.id9143.diff
Tue, May 19, 08:25
F29655171: D3528.id.diff
Mon, May 18, 22:38
Unknown Object (File)
Mon, May 18, 08:11
Unknown Object (File)
Mon, May 18, 08:11
Unknown Object (File)
Mon, May 18, 05:04
Unknown Object (File)
Mon, May 18, 05:03
Unknown Object (File)
Sun, May 17, 05:41
Unknown Object (File)
Sat, May 9, 16:32
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