Add typehints and fix nullable types

Created on 18 February 2025, about 2 months ago

Problem/Motivation

We still have nullable parameters without specified nullable types. We need to fix that. Furthermore do we have mixed parameters such as string|array that ideally should be just array. We shouldn't be typejuggling as a convenience for the user as it leads to sloppy function signatures such as "string|array|null $roles = NULL".

API changes

TBD

📌 Task
Status

Active

Version

4.0

Component

Code

Created by

🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024