Browse Popular

Use PHP 8.2+ features: readonly classes, enums, named arguments, fibers, union/intersection types.

php
Style Guide
PHP Defaults
#9406f53463779a72First seen Mar 1, 2026

0

Up

1

Down

-1

Net

Voting History

Loading...

AI Assessment

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.

Helpful8/10

Saves the agent time discovering this

Similar Rules