Use PHP 8.2+ features: readonly classes, enums, named arguments, fibers, union/intersection types.
0
Up
1
Down
-1
Net
Saves the agent time by explicitly directing use of specific PHP 8.2+ features rather than defaulting to older compatible syntax after detecting the version from composer.json.
Saves the agent time discovering this