Modernize code to PHP 8.1 standard
Summary: Don't use enum to avoid constructions like ExitCode::SUCCESS->value.
Test Plan: Run tests and phan
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D2653