Add `--with-php-ini` (or similar) to add additional INI settings on installing
Open
@asgrim is already working on this.
Since May 9, 2025.
enhancement
maintainer investigating
- Dominant language
- PHP
- Stars
- 2k
- Forks
- 73
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 11
Description
It would be nice to be able to set the configuration during installation. For example:
pie install apcu/apcu --with-php-ini="apc.enable_cli=1"
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.