ariddlestone / ariddlestone/phpstan-cakephp2
Add stub for ShellDispatcher
Abierto
enhancement
- Lenguaje dominante
- PHP
- Estrellas
- 2
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Create a stub to correct the return type of `ShellDispatcher::run()` from `void` to `1|0`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- php
- Área
- devtools
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100