Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F27634720: D3528.diff
Wed, May 6, 06:16
F27609120: D3528.id.diff
Tue, May 5, 22:11
F27571982: D3528.id9143.diff
Tue, May 5, 11:38
Unknown Object (File)
Sun, May 3, 11:19
Unknown Object (File)
Thu, Apr 30, 04:49
Unknown Object (File)
Tue, Apr 28, 20:50
Unknown Object (File)
Wed, Apr 22, 07:17
Unknown Object (File)
Sat, Apr 18, 07:12
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
No Lint Coverage
Unit
No Test Coverage
Branch
update-phpunit
Build Status
Buildable 5605
Build 5887: arc lint + arc unit