Reports the
match
expressions containing a default arm and a single non-default arm. Such
match
expressions can be replaced with ternary expressions.
See
Match expression (php.net)
for details.