Varying non-zero exit codes
Open
@asgrim is already working on this.
Since Nov 12, 2025.
enhancement
maintainer investigating
- Dominant language
- PHP
- Stars
- 2k
- Forks
- 73
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 11
Description
It would be useful to distinguish in scripts between an extension not being available (e.g. I typo'd the name), and something like a compiler error.
Could PIE return different non-zero status codes for the different categories of error?
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.
Assessment
This issue has not been assessed yet.