php / php/pecl-database-ibm_db2
Clean up INI handling
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 26
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
- Convert 0/1 only options to bools
- Make integer options have proper constants, use those in documentation
- Make some options no longer i specific if they work everywhere (i.e. log verbose)
- Some are i specific but can be useful if connecting from LUW, identify what works in LUW to i
- Rename when applicable, can we still check for back-compat?
- Rename some confusing options (i.e. ignore user ID actually runs Db2 server job in-process)
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
The issue names no files, tests, or entry points. Begin by locating the INI option definitions and their documentation, then inventory the boolean, integer, platform-specific, and confusing options described here. Done means the proposed cleanup is scoped, compatibility implications are checked, and the relevant documentation matches the supported options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100