Page MenuHomeDevCentral

Use typed properties in OmniTools tests
ClosedPublic

Authored by dereckson on Nov 10 2024, 11:30.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 02:31
Unknown Object (File)
Mon, Oct 20, 17:44
Unknown Object (File)
Sun, Oct 19, 11:58
Unknown Object (File)
Sun, Oct 19, 11:49
Unknown Object (File)
Sun, Oct 19, 11:43
Unknown Object (File)
Sun, Oct 19, 11:42
Unknown Object (File)
Fri, Oct 17, 18:40
Unknown Object (File)
Wed, Oct 15, 19:32
Subscribers
None

Details

Summary

PHP 7.4 introduced typed properties. As we run tests under PHPUnit 10,
tests suite requires PHP 8.1+. As such, we can use typed properties.

Test Plan

phpunit omnitools/tests/

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Tests Passed
Branch
var-types
Build Status
Buildable 5683
Build 5965: arc lint + arc unit