Commit Graph

475 Commits

Author SHA1 Message Date
Shivam Mathur fe9e23a16a Add unixodbc if missing in sqlsrv setup 2022-05-25 10:16:23 +05:30
Shivam Mathur 16de39288a Fix couchbase cache on macOS 2022-05-24 18:59:36 +05:30
Shivam Mathur 67ff09364d Fix support for couchbase 4.x 2022-05-24 15:45:18 +05:30
Shivam Mathur 1dfe0dc4a4 Add support to specify couchbase version 2022-05-19 23:56:27 +05:30
Shivam Mathur 6f83b63bf5 Fix couchbase setup
Fix couchbase version to 3.x till 4.x is stable

The couchbase 4.x is based on a C++ client library and it shipped with the extension. So we only add the C client library for earlier versions
2022-05-19 15:09:52 +05:30
Shivam Mathur f0db57dcab Fix pecl support on PHP 5.3
Remove pecl suffix option support from PHP 5.3 as Console_Getopt version used does not support it
2022-05-19 11:56:00 +05:30
Shivam Mathur 209324abab Prefix extension formula with tap name on macOS 2022-05-05 23:43:11 +05:30
Shivam Mathur 846135c190 Create empty composer.json in scoped directory
When installing composer based tools in a scoped directory with old composer versions it breaks if a composer.json is not present in the scoped directory
2022-05-02 11:22:58 +05:30
Shivam Mathur 657e0936e8 Patch brew on every run 2022-04-09 21:47:24 +05:30
Shivam Mathur 36d70683e9 Fix patching brew 2022-04-09 19:14:52 +05:30
Shivam Mathur 9e33c7b24e Fix protoc setup 2022-03-26 00:10:00 +05:30
Shivam Mathur 412722b7c7 Install libraries on each PECL install if specified 2022-03-22 21:37:20 +05:30
Shivam Mathur dfd2c8da97 Add http dependencies when version is specified 2022-03-22 18:50:03 +05:30
Shivam Mathur 4e4b26a024 Suppress output while generating extension map 2022-03-16 05:10:11 +05:30
Shivam Mathur 228bfba836 Fix copying extensions from cellar to extension directory on macOS 2022-03-16 05:10:10 +05:30
Shivam Mathur 927419e77f Fix enabling http 2022-03-16 05:09:53 +05:30
Shivam Mathur e29242d481 Add support to specify configure options to pecl extensions 2022-03-15 22:09:38 +05:30
Shivam Mathur 035c0a8550 Use local variables in log functions 2022-03-10 04:53:12 +05:30
Shivam Mathur e9884d0d9a Add support for installing libraries for pecl extensions 2022-03-10 04:50:16 +05:30
Shivam Mathur 02131e37d9 Fix linking pecl ini file on self-hosted environments 2022-03-10 04:36:22 +05:30
Shivam Mathur 341d29a88f Run switch_version for all packaged PHP 2022-03-10 04:36:21 +05:30
Shivam Mathur 5e3bc57de0 Fix to install php-dev on self-hosted env if missing 2022-03-10 04:36:21 +05:30
Shivam Mathur a826799c7c Fix switching versions in Linux 2022-03-10 04:36:21 +05:30
Shivam Mathur 62bd8f3ca4 Improve enabling extensions 2022-03-10 04:36:15 +05:30
Shivam Mathur 293da043d1 Fix logs for symfony-cli on failure 2022-02-24 23:01:58 +05:30
Shivam Mathur 808396c4e6 Fix Add-EnvPATH on self-hosted Windows 2022-02-22 04:43:32 +05:30
Shivam Mathur 7205f47330 Update version of sqlsrv and pdo_sqlsrv extensions 2022-02-22 00:51:53 +05:30
Shivam Mathur 7ad352e12a Add OpenSSL config on Windows 2022-02-13 03:20:39 +05:30
Shivam Mathur 5bf95cd61f Fix Add-Env in win32.ps1 2022-02-13 03:15:38 +05:30
Shivam Mathur 18f3abac75 Fix UUOC shellcheck warning 2022-02-09 03:40:58 +05:30
Shivam Mathur 7854a0cae7 Fix adding composer_bin to PATH 2022-02-09 03:27:03 +05:30
Shivam Mathur a72a638da4 Fix check in add_path
Add composer_bin to the PATH after a tool is added using composer
2022-02-09 00:53:56 +05:30
Shivam Mathur 948917a97b Fix to correctly use fallback URL for tools on Windows 2022-02-08 03:52:45 +05:30
Shivam Mathur 0cfde7beae Fix adding Import-Module command to the profile in Install-PSPackage 2022-02-08 01:02:16 +05:30
Shivam Mathur ce2a129c36 Fix output when sudo is installed 2022-02-08 00:51:20 +05:30
Shivam Mathur 78532b17de Fail when runner it set to github on self-hosted environments 2022-02-08 00:49:31 +05:30
Shivam Mathur 8b26e8d15a Add pear/pecl by default to self-hosted Linux environments 2022-02-07 23:56:12 +05:30
Shivam Mathur 6f6e534936 Improve tools support when extensions are disabled/missing 2022-02-06 03:37:57 +05:30
Shivam Mathur 99a4a141f4 Add --ignore-platform-req=ext-* while installing composer packages with composer v2 2022-02-06 03:37:56 +05:30
Shivam Mathur c1285cc7f3 Fix variable scope 2022-02-06 03:37:56 +05:30
Shivam Mathur 57662657e0 Enable extensions required for installing composer packages 2022-02-06 03:37:55 +05:30
Shivam Mathur 8d4007321f Change variable name in ppa.sh 2022-02-06 03:37:54 +05:30
Shivam Mathur 8eb9866044 Fix getting scan dir on macOS for old PHP 2022-02-06 03:37:54 +05:30
Shivam Mathur e554590514 Fix http extension setup 2022-02-06 03:37:25 +05:30
Shivam Mathur 5959fab498 Fix setting stability in Add-Extension on Windows 2022-02-02 14:38:28 +05:30
Shivam Mathur 408b70728f Improve support for sqlsrv and pdo_sqlsrv 2022-02-02 14:38:28 +05:30
Shivam Mathur 9d74a11420 Fix output on non GitHub Action environments 2022-02-02 14:38:23 +05:30
Shivam Mathur 0022878947 Remove unnecessary dist parameter 2022-01-29 12:14:42 +05:30
Shivam Mathur 71d07ee7f4 Update symfony-cli support to use new symfony-cli/symfony-cli 2022-01-29 11:27:44 +05:30
Shivam Mathur da21b560da Refactor PHP nightly setup in Windows 2022-01-27 08:09:35 +05:30