platformsh / cli

The unified tool for managing your Platform.sh services from the command line.
https://docs.platform.sh/administration/cli.html
MIT License
16 stars 6 forks source link

Enable PHP zip extension for Windows build #171

Closed pjcdawkins closed 5 months ago

pjcdawkins commented 5 months ago

It's somewhat needed by the legacy CLI for the credential helper download: https://github.com/platformsh/legacy-cli/blob/40c24497c29cb937151b1cf7ceff092bdc5aee16/src/CredentialHelper/Manager.php#L219-L223

pjcdawkins commented 5 months ago

Windows is a package download https://github.com/platformsh/cli/blob/f09e2e385070c40959f7fcdeba8b0a5c743702a4/Makefile#L54