A new enum case reaches a match expression that has no matching arm and no default. What …

from Enums
PHP 8.3.33 intermediate 1 min

A new enum case reaches a match expression that has no matching arm and no default. What does PHP itself do?

Report an error