mlocati / powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

Home Page:https://www.powershellgallery.com/packages/PhpManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vcredist not installing with `InstallVC` switch

shivammathur opened this issue · comments

Recent changes in aaronparker/VcRedist module seems to have broken the support to install vcredist using InstallVC switch.

Test workflow: https://github.com/shivammathur/test-setup-php/actions/runs/672272931/workflow

I don't understand which change in vcredist broke phpmanager.
I've asked in the vcredist project: see aaronparker/vcredist#77