Page MenuHomeDevCentral

Use typed properties in OmniTools tests
ClosedPublic

Authored by dereckson on Nov 10 2024, 11:30.
Tags
None
Referenced Files
F12374117: D3582.diff
Thu, Oct 30, 19:27
Unknown Object (File)
Tue, Oct 28, 08:26
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
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 Not Applicable
Unit
Tests Not Applicable