Commit Graph

13 Commits

Author SHA1 Message Date
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
Shivam Mathur
f381d2384c
Fix check for existing extensions on windows 2019-11-15 20:36:50 +05:30
Shivam Mathur
0d8d5d2f2c
Fix side effects of this action 2019-10-29 05:37:39 +05:30
Shivam Mathur
340ab0b95f
Fix logs on windows 2019-10-23 15:27:40 +05:30
Shivam Mathur
57a0907a18
Enable ext-curl on windows 2019-10-22 22:56:27 +05:30
Shivam Mathur
3315fa09dc
Overwrite existing PHP on windows 2019-10-22 21:59:36 +05:30
Shivam Mathur
a6aaa1db78
Improve Logs and tests 2019-10-17 21:39:01 +05:30
Shivam Mathur
e755fb7a69
Refactor installation scripts 2019-10-11 12:48:49 +05:30
Shivam Mathur
46a875ad7e
Improve code and examples 2019-10-08 18:31:45 +05:30
Shivam Mathur
ba5306eea9
Use pre-compiled PCOV binary for PHP7.4 on windows 2019-10-04 13:48:09 +05:30
Shivam Mathur
2a30f9d208 Fix xdebug and pcov on PHP7.4 and restructre code 2019-10-03 11:44:17 +05:30