Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php: allow multiple versions (#33) | Samruddhi Khandale | 2022-06-02 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * php: allow multiple versions * nit * correct condtions * fix: mv: target '6/composer' is not a directory * add "" * fix linking folders * fix ln: failed to create symbolic link * change description * fix error msg * chane exit code * restructure linking * fix pecl multiple installation * correct condition * install pecl with specific version | ||||
* | Adds a PHP feature (#22) | Samruddhi Khandale | 2022-05-26 | 1 | -0/+31 |
* add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com> |