Add debug commands
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 34
- Forks
- 9
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 1
Description
The following console command to debug should be present:
- Dump config files and their content
- Dump config params
- Test if specific parameter exist
Extracted from https://github.com/yiisoft/yii-debug/issues/202
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or console entry points are named. Start by locating the project's existing console-command entry points and configuration access, then clarify the expected command interface. Done means commands can dump config files and content, dump config parameters, and test whether a named parameter exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100