Commit Graph

58 Commits

Author SHA1 Message Date
Shivam Mathur
a571b83a9a Move matchers setup to scripts 2020-10-15 14:08:01 +05:30
Shivam Mathur
b33e1bd5fb Switch to environment files. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228) 2020-10-15 14:07:59 +05:30
Shivam Mathur
077d3caefc Make sure printf is in PATH in Windows 2020-10-15 14:07:57 +05:30
Michele Locati
446bccb14d 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-07 02:31:33 +05:30
Michele Locati
29d99c6866 Use releases instead of tags to download PowerShell PhpManager
I just started to publish PhpManager to GitHub Releases too
2020-09-07 02:20:16 +05:30
Shivam Mathur
f7fb800623 Bump version to 1.9.5
Switch to fixed getcomposer.org links

Add composer fallback
2020-08-16 07:26:49 +05:30
Shivam Mathur
8876ac788f Use shivammathur/php-builder-windows for PHP 8 on Windows 2020-08-03 14:18:17 +05:30
Shivam Mathur
274e348895 Use default packagist mirror for old PHP 2020-08-03 14:06:14 +05:30
Shivam Mathur
70fd71ab48 Set memory_limit=-1 on Windows and macOS 2020-07-20 17:28:41 +05:30
Shivam Mathur
2f1900f7bc Fix support for pre-release extensions 2020-07-20 17:25:25 +05:30
Shivam Mathur
a3d5500a6a Improve composer setup 2020-07-20 17:10:09 +05:30
Shivam Mathur
31411b0d4d Improve extension support 2020-06-20 01:02:10 +05:30
Shivam Mathur
61d755bd59 Fix updating powershell profile 2020-06-08 03:02:40 +05:30
Shivam Mathur
da7361cc8f Use Invoke-RestMethod to get tag 2020-06-08 01:36:03 +05:30
Shivam Mathur
4ce413f558 Improve composer support 2020-05-15 23:34:58 +05:30
Shivam Mathur
0ffe535b8e Refactor win32.ps1 2020-05-15 23:34:56 +05:30
Shivam Mathur
59b6e2b54a Install PhpManager from GitHub repo 2020-03-18 16:15:01 +05:30
Shivam Mathur
0da52b1327 v1 maintenance release - 1.8.4 2020-03-02 20:40:27 +05:30
Shivam Mathur
d3760be2cc Add support for cs2pr and refactor tools code 2020-02-03 02:28:00 +05:30
Shivam Mathur
43cfa2b1a8 Refactor scripts 2020-02-02 03:26:15 +05:30
Shivam Mathur
fd2392db56 Fix check for testing tools setup 2020-01-26 17:21:04 +05:30
Shivam Mathur
c844c7b6e4 Add support for symfony in tools input 2020-01-26 12:06:55 +05:30
Shivam Mathur
b44b7344e0 Add support for pre-release pecl extensions 2020-01-26 02:27:40 +05:30
Shivam Mathur
9d6b61c5af Add support for phive 2020-01-21 07:21:36 +05:30
Shivam Mathur
e9c783eef0 Add support for specifying nts/ts builds on windows 2020-01-21 00:44:53 +05:30
Shivam Mathur
88fb99b592 Fix logs on windows for pre-installed version 2020-01-16 10:16:44 +05:30
Shivam Mathur
c4317135df Disable composer process-timeout 2020-01-14 12:06:52 +05:30
Shivam Mathur
9afdee42e8 Add support to specify version of tools 2020-01-08 10:45:30 +05:30
Shivam Mathur
dd4f0db7bf Update to latest version on windows. Fixes #132 2019-12-29 00:38:06 +05:30
Shivam Mathur
6a70f864ec Improve tools support 2019-12-28 01:03:57 +05:30
Shivam Mathur
de32d8b95f Add tools support 2019-12-27 13:11:17 +05:30
Shivam Mathur
273096b82f Refactor coverage and extension code 2019-12-26 20:21:39 +05:30
Shivam Mathur
4c045616f4 Improve support for ext-phalcon and refactor extensions.ts 2019-12-25 03:47:26 +05:30
Shivam Mathur
c6ad3d1a70 Add 8.0 support on windows 2019-12-19 00:23:32 +05:30
Shivam Mathur
922f1e27b8 Set ProgressPreference to Silent in win32.ps1 2019-12-18 18:52:46 +05:30
Shivam Mathur
2d3750b36e Install 64bit version of PHP on windows 2019-12-18 18:42:55 +05:30
Shivam Mathur
1cf6a369bb Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30
Shivam Mathur
31b338b199 Install PCOV from pecl for PHP7.4 on windows 2019-12-06 09:10:20 +05:30
Shivam Mathur
7f32ab318e Show semantic versions on PHP install and correct logs 2019-11-30 06:57:39 +05:30
Shivam Mathur
aad33a8e35 Update Update-PhpCAInfo command in win32.ps1 2019-11-29 10:52:07 +05:30
Shivam Mathur
de68427afb Bump to 7.4.0 stable on windows and macOS 2019-11-28 15:54:15 +05:30
Shivam Mathur
929f9cd52d Add flag to skip checksum if it fails 2019-11-27 23:43:04 +05:30
Shivam Mathur
22f5ad47d2 Handle exception in Update-PhpCAInfo in win32.ps1 2019-11-27 20:36:58 +05:30
Shivam Mathur
5b09e1195e Change log message 2019-11-25 21:55:52 +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
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