1026 Commits

Author SHA1 Message Date
Shivam Mathur cffd8ca58a Fix libssl link in couchbase [skip ci] 2024-12-28 18:26:04 +05:30
Shivam Mathur 85ed51cf85 Fix support for zephir_parser 2024-12-28 18:15:07 +05:30
Shivam Mathur 5bb2eed0aa Fix oci extension support on Windows for PHP 8.4 and above 2024-12-28 02:07:42 +05:30
Shivam Mathur 775fa76ea4 Do not upgrade when version is pre-installed on macOS 2024-12-23 16:27:45 +05:30
Shivam Mathur da729085ef Add support for pre-installed PHP 2024-12-23 16:04:30 +05:30
Shivam Mathur b6d8115f12 Add support for .tool-versions format in php-version-file 2024-12-23 15:27:22 +05:30
Shivam Mathur 84f76b1fc9 Add support for composer files in sub-directory 2024-12-23 14:36:14 +05:30
Shivam Mathur cdfde5ebec Fix update on multiple installs in same job 2024-12-23 07:33:26 +05:30
Till Krüss cdbb89961e support 8.4 and 8.5 for relay 2024-12-13 09:24:59 -08:00
Shivam Mathur d97b3754a8 Fix fetching libraries on old PHP on Windows 2024-12-01 06:10:56 +05:30
Shivam Mathur 516490f3d1 Update versions in manifect and win32.ps1 2024-12-01 04:45:08 +05:30
Shivam Mathur a75ffb672b Fix status code output in get function 2024-11-12 02:20:20 +05:30
Shivam Mathur 80075aeba5 Wait in get till no processes are using the output filepath 2024-11-11 14:32:06 +05:30
Shivam Mathur 449afbcaec Handle race condition in get on a mutli self-hosted runners setup 2024-11-11 12:53:09 +05:30
Shivam Mathur 371ee9d086 Fix zts support on self-hosted envs 2024-11-04 08:20:56 +05:30
Shivam Mathur 51383ecefe Fix adding debug package lists 2024-11-04 07:45:52 +05:30
Jan Nedbal 24eff50574 Support composer-dependency-analyser 2024-07-15 15:14:10 +02:00
Shivam Mathur 57a6e91640 Test without HOMEBREW_DEVELOPER=1 2024-07-14 02:21:00 +05:30
Shivam Mathur afff805ea3 Fix cache support for ioncube 2024-07-02 18:02:33 +05:30
Shivam Mathur 594bd591ec Fix version regex in Add-Extension 2024-07-01 22:34:55 +05:30
Shivam Mathur 2a5212466c Add fallback mirror for php PPA when launchpad is down 2024-06-24 02:56:51 +05:30
Shivam Mathur 9c28f9ba58 Fix support for phalcon on PHP 7.4 2024-06-23 18:30:14 +05:30
Shivam Mathur b9f1db485f Improve support for firebird 2024-06-23 18:12:47 +05:30
Shivam Mathur 588b5da142 Fix support for couchbase on Ubuntu 24.04 2024-06-23 18:12:42 +05:30
Shivam Mathur a0edbac27b Fix support for blackfire 2024-06-23 08:15:22 +05:30
Shivam Mathur 606ac25b84 Fix oci extension support on Ubuntu 24.04 2024-06-23 07:54:02 +05:30
Shivam Mathur ea566b68c0 Fix support for relay 2024-06-23 07:41:47 +05:30
Shivam Mathur 193510cd90 Link apt-fast to apt-get if missing 2024-06-16 08:07:19 +05:30
Shivam Mathur 4b56933e00 Add dkpg option to overwrite conf files 2024-06-16 07:39:18 +05:30
Shivam Mathur fc14643b0a Fix brew link step
We add --overwrite parameter to brew install and upgrade commands, so that in the linking step it does not fail if another php version is linked
2024-06-02 23:04:56 +05:30
Shivam Mathur fdb0d9d1a7 Add PHP 8.3 support for zephir parser 2024-06-02 07:32:16 +05:30
Shivam Mathur 2a620039e8 Fix priority for ev extension 2024-05-28 12:31:00 +05:30
Shivam Mathur 376a964e21 Implement ioncube support on unix correctly
I think I jumped the shark with this one for this project
2024-05-22 06:54:49 +05:30
Shivam Mathur 868f02c3ff Improve support for deb822 system sources file 2024-04-27 21:04:56 +05:30
Shivam Mathur 18975ec414 Fix ecs config 2024-04-26 02:16:03 +05:30
em411 806c3cc058 Add support for ecs 2024-04-25 21:59:57 +02:00
Shivam Mathur 436881d084 Set macos version in php workflow to macos-13 2024-04-24 03:38:15 +05:30
Shivam Mathur 14d9660823 Fix support for sqlsrv and pdo_sqlsrv 2024-04-24 03:05:05 +05:30
Shivam Mathur d802457674 Fix reading extension_dir in PHP 8.4 on macOS 2024-04-21 18:16:08 +05:30
Shivam Mathur b203b24815 Hotfix: update brew along with core tap 2024-03-31 03:51:38 +05:30
Shivam Mathur 116fe4df69 Add vld for macOS 2024-03-26 17:29:27 +05:30
Shivam Mathur 73963f5001 Uprade existing macOS version 2024-03-25 07:30:22 +05:30
Shivam Mathur f4fb0af4d5 Fix phalcon5 support on Windows 2024-03-25 07:27:19 +05:30
Shivam Mathur eb73c01f76 Fix oci extensions for PHP 8.4 2024-03-25 03:47:20 +05:30
Shivam Mathur 3d8c10397e Fix support for sqlsrv and pdo_sqlsrv extensions 2024-03-25 03:10:43 +05:30
Shivam Mathur db8db3c7c7 Fix type error in Get-File in win32.ps1 2024-03-25 02:42:14 +05:30
Shivam Mathur 21eeae309a Cleanup dependency code on macOS and add retry to git fetch 2024-03-18 09:02:23 +05:30
Shivam Mathur a4e22b60bb Bump version to 2.30.0 2024-03-01 12:06:41 +05:30
Shivam Mathur 4f6ab99328 Sync brew core tap for all runners 2024-03-01 12:06:34 +05:30
Shivam Mathur a6ce3f5633 Add support to use existing COMPOSER_PROCESS_TIMEOUT 2024-02-22 12:06:24 +05:30