Introduce php "match"expression

Created on 27 February 2025, about 1 month ago

Problem/Motivation

Since PHP 8.0.0, the match expression exists.
It allows for shorter code, and was unknown to the maintainer until recently

Steps to reproduce

Proposed resolution

Find relevant if-then-else code blocks, and replace with 'match' where appropriate, without changing functionality.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.8

Component

Code

Created by

🇳🇱Netherlands johnv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024