Skip to content
Code-Schnipsel Gruppen Projekte
Commit 8537c0e8 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix(phpstan): address phpstan identified type errors and refactor code

Refactor several PHP files to fix type-related errors and potential crash scenarios. These include:
- Checking if a method exists before attempting to call it
- Providing alternatives for default values where a procedure may not exist
- Ensuring variables are initialized properly regardless of whether procedures execute successfully
or not
- Casting return types to match the return type in function comments
- Other significant changes to improve overall code stability and predictability.

Related: #149
Übergeordneter 1f73aead
No related branches found
No related tags found
2 Merge Requests!43fix(phpstan): address phpstan identified type errors and refactor code,!37Update 'next-3.x' with latest changes from 'main'
Pipeline #14566 bestanden mit Phase
in 1 Minute und 46 Sekunden
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren