Commit Graph
7 Commits
Author SHA1 Message Date
Michele Locati 56273e234f Download release assets for PowerShell PhpManager
Downloading such assets is preferable since:
- they contain updated metadata (useful for debugging)
- they contain only the production files
- they are pre-built: GitHub doesn't have to create a ZIP from a tag
2020-09-06 19:29:37 +05:30
Michele Locati 48a00b4d3f Use releases instead of tags to download PowerShell PhpManager
I just started to publish PhpManager to GitHub Releases too
2020-09-06 19:29:36 +05:30
Michele Locati 0be846de83 Install the stable release of xdebug even on PHP 7.4RC 2019-11-25 16:35:11 +01:00
Michele Locati 981c662f5d Minor change to trigger build 2019-11-25 14:56:31 +01:00
Michele Locati 71c631cffb Fix installing xdebug with PHP 7.4 on Windows 2019-11-25 14:03:28 +01:00
Michele Locati 47387dd6e9 Use the curl CA list if PKI Powershell Module is not available 2019-11-25 12:33:52 +01:00
Michele Locati fec9df11d6 Simplify win32 script
- Always specify the PHP install dir
- Use default PhpManager functions
- Fix CA Authorities (so that HTTPS calls work)
- Don't handle the special xdebug case (it's bundled in PhpManager)
2019-11-25 12:19:22 +01:00