Include frankenphp version in logs
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- go
- Domain
- backend, observability
Research direction
Locate the startup log that emits “FrankenPHP started” and compare its version data with the output of frankenphp -v. Update the startup log to include the FrankenPHP version, and determine whether the optional Caddy version should also be represented. Done means the startup output matches the requested version fields.
Written by the indexing model from the issue text.
Description
Describe your feature request
On startup, FrankenPHP logs the following:
FrankenPHP started 🐘 {"php_version": "8.2.31", "num_threads": 4, "max_threads": 8, "max_requests": 0}
The startup log should include the FrankenPHP version, consistent with what frankenphp -v reports:
FrankenPHP started 🐘 {"version": "1.12.4", "php_version": "8.2.31", "num_threads": 4, "max_threads": 8, "max_requests": 0}
Optionally, the Caddy version could be included too, mirroring the full version string from frankenphp -v.
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 488
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 10
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.
More from php/frankenphp
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
php/frankenphp#2671 ·
-
enhancement
Difficulty 1/5 1-3 hours Newbie friendliness 68/100
php/frankenphp#601 · 5 comments ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
php/frankenphp#2667 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
php/frankenphp#2657 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 56/100
php/frankenphp#2644 · 1 comment ·
Similar issues
-
bug github_actions
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
registrystack/registry-stack#1393 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
JakeChampion/lang#10213 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
oasisprotocol/oasis-sdk#2523 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100