php / php/pecl-database-ibm_db2
Support for PIE
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 26
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Relevant info for us: https://github.com/php/pie/blob/main/docs/extension-maintainers.md
Probably just add the relevant workflow for building DLLs on publish and the JSON file, although I don't know how we're supposed to handle external dependencies.
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 docs/extension-maintainers.md from the linked PIE repository guidance, then inspect this repository's existing release workflows and metadata files. Determine the required PIE workflow for building DLLs on publish and the required JSON structure, including how external dependencies are handled. Done means the extension meets the documented PIE integration requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, php
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100