ariddlestone / ariddlestone/phpstan-cakephp2
Add stub for ShellDispatcher
Offen
enhancement
- Vorherrschende Sprache
- PHP
- Sterne
- 2
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Create a stub to correct the return type of `ShellDispatcher::run()` from `void` to `1|0`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Locate ShellDispatcher::run() and inspect how stubs are organized in this PHPStan extension. Update the stub so the method's return type is represented as 1|0 rather than void; the issue names no file or test, so use the project's existing checks to confirm the corrected type.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- php
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100