Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php: allow multiple versions (#33) | Samruddhi Khandale | 2022-06-02 | 2 | -62/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | fix php: add missing $ (#28) | Samruddhi Khandale | 2022-05-27 | 1 | -4/+6 |
| | | | | | | | * fix php: add missing $ * test fix * fix user | ||||
* | Adds a PHP feature (#22) | Samruddhi Khandale | 2022-05-26 | 2 | -0/+204 |
* add php * add test * fix test * add to workflow * fix test * fix bug * test composer Co-authored-by: Josh Spicer <joshspicer@github.com> |