Page MenuHomeDevCentral

Update tests to PHPUnit 11
ClosedPublic

Authored by dereckson on Oct 16 2024, 23:07.
Tags
None
Referenced Files
F51497086: D3528.id9143.diff
Sat, Sep 26, 03:03
F51497053: D3528.id9068.diff
Sat, Sep 26, 03:03
F51476943: D3528.id9143.diff
Fri, Sep 25, 22:26
Unknown Object (File)
Fri, Sep 25, 16:27
Unknown Object (File)
Fri, Sep 25, 12:07
Unknown Object (File)
Thu, Sep 24, 06:13
Unknown Object (File)
Tue, Sep 22, 20:35
Unknown Object (File)
Sat, Sep 19, 10:54
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