phpinfo command
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 488
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 11
Description
Describe you feature request
Is your feature request related to a problem? Please describe.
It would be nice to have frankenphp php-info and then see the same as creating a file with <?php phpinfo(); and running on it frankenphp php-cli <file>
It's just for
Describe the solution you'd like
Create the file manually and run frankenphp php-cli
Describe alternatives you've considered
A clear and concise description of any alternative solutions
or features you've considered.
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
Start with the existing frankenphp php-cli entry point and compare its output with running a file containing <?php phpinfo();. Clarify whether the requested frankenphp php-info command should provide that same output, since the proposed solution currently describes the manual workaround. Done should be a defined, working command behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100