strikt types
This commit is contained in:
@@ -2,15 +2,6 @@
|
||||
|
||||
## Issue Drafts (Ready for Gitea/GitHub)
|
||||
|
||||
- #TODO Enable strict types + typed signatures
|
||||
- Aufwand: `M`
|
||||
- Labels: `quality`, `refactor`
|
||||
- Ziel: Konsistente Typen und weniger implizite Typfehler.
|
||||
- Akzeptanzkriterien:
|
||||
- Alle PHP-Dateien starten mit `declare(strict_types=1);` (wo kompatibel).
|
||||
- Oeffentliche Funktionen erhalten Rueckgabe-/Parameter-Typen.
|
||||
- Inkompatible Stellen sind dokumentiert oder angepasst.
|
||||
|
||||
- #TODO Define unified error strategy
|
||||
- Aufwand: `M`
|
||||
- Labels: `quality`, `api`
|
||||
|
||||
Reference in New Issue
Block a user