ariddlestone / ariddlestone/phpstan-cakephp2

Add stub for ShellDispatcher

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Create a stub to correct the return type of `ShellDispatcher::run()` from `void` to `1|0`.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.