Shivam Mathur
6972aed899
Add support for quoted csv in ini-values
2021-01-15 13:52:18 +05:30
Shivam Mathur
d2f58713aa
Use GITHUB_ENV to append to PATH
2021-01-07 21:53:45 +05:30
Shivam Mathur
1e119b6d1a
Fix add_pdo_extension in linux.sh
2021-01-07 00:13:05 +05:30
Shivam Mathur
77721f6637
Make sure tool path is always in PATH
2020-12-26 01:25:36 +05:30
Shivam Mathur
d731e56579
Add support for macOS ARM
2020-12-26 01:25:30 +05:30
Shivam Mathur
e5b90e33c6
Add support for coverage: xdebug2
2020-12-24 18:20:42 +05:30
Shivam Mathur
849315646a
Add support for brewed extensions on PHP 8.0 and 8.1 on macOS
2020-12-24 15:48:35 +05:30
Shivam Mathur
d891a81b7f
Fix add_brew_tap in darwin.sh
...
Fix shellcheck in darwin.sh
2020-12-24 03:34:39 +05:30
Shivam Mathur
2da85f306f
Add support for specifying ICU version on PHP 8.0
2020-12-19 18:47:19 +05:30
Shivam Mathur
b7d1d9c9a9
Adjust $nightly_versions on linux
2020-12-18 22:45:12 +05:30
Shivam Mathur
c5e4d55c3b
Add devtools on self-hosted workflows
2020-12-18 22:40:16 +05:30
Shivam Mathur
d74064b67a
Fix setting xdebug.mode
2020-12-17 21:08:00 +05:30
Shivam Mathur
7b44f7e007
Fix couchbase on PHP 7.2
2020-12-17 16:29:01 +05:30
Shivam Mathur
ff5499165a
Set JIT related ini values on PHP 8
2020-12-17 14:02:00 +05:30
Shivam Mathur
b3cd6b4dab
Improve pecl support
2020-12-17 12:54:01 +05:30
Shivam Mathur
ce02569aea
Exit on failing to setup PHP
2020-12-17 04:43:16 +05:30
Shivam Mathur
77aeac1761
Fix logging in add_pdo_extension in linux.sh
2020-12-14 22:33:39 +05:30
Shivam Mathur
569522d50d
Fetch homebrew taps manually
2020-12-14 19:34:32 +05:30
Shivam Mathur
ea8be20255
Improve support for phive
2020-12-14 15:43:12 +05:30
Shivam Mathur
d6f700217a
Fix comments in extensions.ts
2020-12-14 15:42:58 +05:30
Shivam Mathur
1015b3659d
Add support for blackfire on PHP 8
2020-12-14 14:53:27 +05:30
Shivam Mathur
fd9aae59b0
Add support for geos on unix
2020-12-14 14:53:19 +05:30
Shivam Mathur
9af1e7006f
Use shivammathur/extensions tap for imap and amqp on macOS
2020-12-03 15:01:13 +05:30
Shivam Mathur
5efdcae81a
Use brew for grpc_php_plugin on macOS
2020-12-02 10:09:22 +05:30
Shivam Mathur
f0fb8731a5
Update ini files for all available SAPI
2020-12-02 05:50:56 +05:30
Shivam Mathur
466908db61
Set 8.0 as the latest version
2020-11-28 15:08:26 +05:30
Shivam Mathur
8dbd6b7684
Improve PECL support
2020-11-28 02:13:43 +05:30
Shivam Mathur
5a40a5875d
Fix xdebug setup
...
Co-authored-by: Owen Voke <development@voke.dev>
Co-authored-by: Shivam Mathur <shivam_jpr@hotmail.com>
2020-11-28 02:13:42 +05:30
Shivam Mathur
790a41a722
Fix getting grpc latest tag
2020-11-28 02:13:41 +05:30
Shivam Mathur
62c7ba2bee
Improve darwin.sh
2020-11-28 02:13:36 +05:30
Shivam Mathur
41797e3af9
Prioritize bintray over GitHub releases for scripts
2020-11-25 11:12:07 +05:30
Shivam Mathur
c6150c6a2b
Fix fail-fast in Windows
2020-11-25 05:39:44 +05:30
Shivam Mathur
19b09596c6
Fix fetching extension version from PECL on macOS
2020-11-25 05:32:15 +05:30
Shivam Mathur
4ec398d39a
Fix deleting extensions
2020-11-25 05:23:27 +05:30
Shivam Mathur
09222f42ae
Skip prestissimo and composer-prefetcher unless composer:v1 is specified
2020-11-21 11:11:33 +05:30
Shivam Mathur
403191b6b6
Sync dependencies from tap in add_brew_extension
2020-11-21 10:54:39 +05:30
Shivam Mathur
248394635c
Fix grpc_php_plugin setup
2020-11-20 08:39:39 +05:30
Shivam Mathur
a094f682be
Add support for couchbase
2020-11-20 08:39:39 +05:30
Shivam Mathur
45213ad923
Fix extension setup on self-hosted linux
2020-11-20 08:39:38 +05:30
Shivam Mathur
5453c1f4f0
Revert "Switch to apt-get"
...
This reverts commit 1394617d60
.
2020-11-20 08:39:36 +05:30
Shivam Mathur
787c534f64
Improve web requests
2020-11-20 08:39:35 +05:30
Shivam Mathur
d812e938ac
Refactor to dry unix scripts
2020-11-20 08:39:34 +05:30
Shivam Mathur
7de94e6400
Fetch release with tool when latest one does not
2020-11-20 08:39:29 +05:30
Shivam Mathur
02445f719d
Improve regexes for pre-release extensions
2020-10-31 21:20:49 +05:30
Shivam Mathur
925ede2589
Refactor composer setup
2020-10-30 19:25:39 +05:30
Michele Locati
808e74aed5
Adjust filtered composer version
2020-10-30 12:02:36 +01:00
Michele Locati
f51d00d350
Allow installing a specific Composer version
2020-10-30 11:15:26 +01:00
Shivam Mathur
c8111b053c
Fix blackfire-player to v1.9.3 for PHP 5.5 to PHP 7.0
2020-10-30 11:40:25 +05:30
Shivam Mathur
294f03454a
Install VcRedist from GitHub
2020-10-30 11:40:24 +05:30
Shivam Mathur
5d27b8f90e
Use PECL directly for nightly versions
2020-10-28 22:21:08 +05:30
Shivam Mathur
87e62cbb7f
Fix composer version for prestissimo & composer-prefetcher to v1
2020-10-25 00:55:01 +05:30
Shivam Mathur
2c29e8b9a1
Fix version change if composer is a dependency
2020-10-24 23:40:43 +05:30
Shivam Mathur
04a9e3b562
Update dependencies as per runner on macOS
2020-10-23 07:22:04 +05:30
Shivam Mathur
81c750c6d7
Add support for imagick for PHP 5.6+ on macOS using shivammathur/homebrew-extensions
2020-10-19 15:55:40 +05:30
Shivam Mathur
0661130e18
Add support for igbinary on macOS using shivammathur/homebrew-extensions
2020-10-18 19:41:59 +05:30
Shivam Mathur
4244b92ac6
Fix matchers setup when action is called twice
2020-10-18 19:41:58 +05:30
Shivam Mathur
e9595da9ac
Remove patch for RLIMIT_CORE bug in sudo, fixed upstream
2020-10-18 19:41:57 +05:30
Shivam Mathur
b77ec78d01
Add support for fail-fast env variable
2020-10-18 19:41:56 +05:30
Shivam Mathur
96d8c1e901
Add support for PHP 8.1 on par with PHP 8.0
2020-10-18 19:41:55 +05:30
Shivam Mathur
9205a596c9
Add support for PHP 8.1 on Windows
2020-10-18 19:41:53 +05:30
Shivam Mathur
6fc20c9b7f
Add support for PHP 8.1 on Ubuntu
2020-10-18 19:41:52 +05:30
Michele Locati
eb07280d5c
Perform only one URL call to download latest PhpManager.zip asset
2020-10-18 19:41:51 +05:30
Shivam Mathur
eaaab1cec3
Fix oci8 and pdo_oci
2020-10-18 19:33:03 +05:30
Shivam Mathur
1394617d60
Switch to apt-get
2020-10-15 14:16:50 +05:30
Shivam Mathur
d2241010ef
Specify PHP version when installing ast
2020-10-15 14:16:48 +05:30
Shivam Mathur
f687ff8f21
Fix dependency mess in phalcon4 setup on ubuntu
2020-10-15 14:16:46 +05:30
Shivam Mathur
537c66b2ea
Minor fixes in scripts
2020-10-15 14:16:22 +05:30
Shivam Mathur
b8f0b066dc
Add support for behat and phpspec
2020-10-15 14:16:20 +05:30
Shivam Mathur
9e663851ce
Move matchers setup to scripts
2020-10-15 14:16:19 +05:30
Shivam Mathur
f8e867a9ff
Refactor install.ts
2020-10-15 14:16:18 +05:30
Shivam Mathur
8cb01730c7
Prioritize with over env for inputs
2020-10-15 14:16:17 +05:30
Shivam Mathur
ebba1db2c3
Add alias latest
2020-10-15 14:16:17 +05:30
Shivam Mathur
716331904e
Switch to environment files. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228)
2020-10-15 14:16:16 +05:30
Shivam Mathur
c4606c9269
Log versions in tools setup
2020-10-15 14:16:15 +05:30
Shivam Mathur
16b0a25bf6
Bump version to 2.5.0
2020-10-15 14:16:10 +05:30
Shivam Mathur
db36b200b1
Fix regex in protoc.sh
2020-10-15 14:16:06 +05:30
Shivam Mathur
7cfd76cc1b
Move $arch_name to tools/blackfire.ps1
2020-10-15 14:16:05 +05:30
Shivam Mathur
682b1f5e44
Make sure printf is in PATH in Windows
2020-10-15 14:16:04 +05:30
Shivam Mathur
7b56e4491e
Improving removing extensions for Ubuntu SH runners
2020-09-07 09:36:56 +05:30
Shivam Mathur
acc1fdb337
Add support to configure icu version
2020-09-07 09:36:51 +05:30
Shivam Mathur
e3286d1234
Fix cleanup_lists in linux.sh for old PHP
2020-09-06 19:29:39 +05:30
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
Shivam Mathur
f641885a8d
Add support for phing
2020-09-06 19:29:35 +05:30
Shivam Mathur
a31f8b1a2b
Remove unnecessary parameter version from addArchive
2020-09-06 19:29:34 +05:30
Shivam Mathur
ffded4a3e8
Fix support for pecl pdo extensions on Ubuntu
2020-08-21 23:58:53 +05:30
Shivam Mathur
49088ede98
Fix composer fallback
2020-08-18 09:58:23 +05:30
Shivam Mathur
3543ed1ef8
Switch to fixed getcomposer.org links
2020-08-18 09:58:23 +05:30
Shivam Mathur
9bd0fdbc18
Remove old PHPUnit on linux
2020-08-18 09:58:22 +05:30
Shivam Mathur
c5d29cf8e3
Fix removing extensions on Ubuntu SH runners. ( #271 )
2020-08-12 17:10:23 +05:30
Shivam Mathur
d84365cd03
Add support for oci extensions in PHP 8 on Windows
...
Fix cache support for oci8 on Windows
2020-08-10 14:08:28 +05:30
Shivam Mathur
3c52e818b1
Add support for cubrid and pdo_cubrid on Ubuntu
2020-08-10 14:08:27 +05:30
Shivam Mathur
188598ef9d
Dry custom tools and extension code
2020-08-10 14:08:27 +05:30
Shivam Mathur
f8b8d766d5
Fix permissions in protoc setup
2020-08-10 14:08:26 +05:30
Shivam Mathur
15a6402865
Change cURL opts
2020-08-10 14:08:20 +05:30
Shivam Mathur
91bd6b26c2
Use cached composer builds
2020-08-04 21:15:25 +05:30
Shivam Mathur
5405f14867
Move blackfire setup to separate scripts
2020-08-03 11:47:11 +05:30
Shivam Mathur
cb25b9c13a
Add support for protoc and grpc_php_plugin
2020-08-03 11:47:10 +05:30
Shivam Mathur
e63d25d41f
Use blackfire API to get versions
2020-08-03 11:47:09 +05:30
Shivam Mathur
2a7ae24c8e
Dry extension code
2020-08-03 11:47:00 +05:30