Page MenuHomeDevCentral

Modernize code to PHP 8.1 standard
ClosedPublic

Authored by dereckson on Apr 9 2022, 07:50.
Tags
None
Referenced Files
F12374108: D2653.diff
Thu, Oct 30, 19:26
Unknown Object (File)
Wed, Oct 29, 23:50
Unknown Object (File)
Tue, Oct 28, 06:46
Unknown Object (File)
Sun, Oct 26, 17:42
Unknown Object (File)
Sat, Oct 25, 20:05
Unknown Object (File)
Sat, Oct 25, 18:41
Unknown Object (File)
Thu, Oct 23, 23:04
Unknown Object (File)
Tue, Oct 21, 09:31
Subscribers
None

Details

Summary

Don't use enum to avoid constructions like ExitCode::SUCCESS->value.

Test Plan

Run tests and phan

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable