Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F7451525: D3528.id9143.diff
Sat, Apr 26, 23:24
Unknown Object (File)
Sat, Apr 26, 08:25
Unknown Object (File)
Fri, Apr 25, 13:15
Unknown Object (File)
Fri, Apr 25, 12:14
Unknown Object (File)
Fri, Apr 25, 04:40
Unknown Object (File)
Thu, Apr 24, 13:18
Unknown Object (File)
Sun, Apr 20, 06:11
Unknown Object (File)
Sun, Apr 20, 03: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
No Lint Coverage
Unit
No Test Coverage
Branch
update-phpunit
Build Status
Buildable 5605
Build 5887: arc lint + arc unit