Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F11081932: D3528.diff
Wed, Aug 13, 15:36
Unknown Object (File)
Tue, Aug 12, 08:23
Unknown Object (File)
Sun, Aug 10, 22:41
Unknown Object (File)
Sun, Aug 10, 20:10
Unknown Object (File)
Sun, Aug 10, 14:14
Unknown Object (File)
Sat, Aug 9, 12:14
Unknown Object (File)
Wed, Aug 6, 10:45
Unknown Object (File)
Tue, Aug 5, 14:59
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