By nicxvan on
Change record status:
Published (View all published change records)
Project:
Issue links:
Description:
Always use a colon after the case condition in a switch statement.
PHP does also allow a semicolon but we prefer consistency, so only use a colon.
Coder introduced a change for this in Coder 8.3.27, released on 8 Jan 2025
Impacts:
Module developers
Themers
Site templates, recipes and distribution developers