Shivam Mathur
70169700c3
Try to improve couchbase compilation
2023-10-30 06:58:16 +05:30
Shivam Mathur
9855c76987
Set keepAlive to false. After Node 19 it is true by default.
2023-10-30 01:38:35 +05:30
Shivam Mathur
e70f6d9e7c
Fallback to pecl in add_brew_extension on macOS
2023-10-01 18:49:44 +05:30
Shivam Mathur
e83e329355
Fix find call in darwin.sh in copy_brew_extensions on failure
2023-09-22 14:07:12 +05:30
Shivam Mathur
10c12b9377
Fix checking for existing php formula on macOS
2023-09-22 14:00:55 +05:30
Shivam Mathur
91026460e4
Create tool_path_dir if it does not exist
2023-09-22 08:15:57 +05:30
Shivam Mathur
7fdd3ece87
Fix blackfire-player on Linux and macOS
...
Drop support for blackfire-player on Windows
2023-09-14 02:51:49 +05:30
Shivam Mathur
319feb83c2
Add support to install sqlsrv and pdo_sqlsrv from GitHub releases
2023-09-14 02:51:41 +05:30
Shivam Mathur
661ad4bf75
Fix enabling latest pecl extensions
2023-09-09 08:53:07 +05:30
Shivam Mathur
04c15e2314
Remove hardcoded latest version for sqlsrv and pdo_sqlsrv
2023-09-09 08:05:42 +05:30
Graham Campbell
a9a661ccd4
Use sqlsvr 5.11.1 on PHP 8
2023-09-09 00:45:36 +01:00
Jason Gill
95916a72b1
Only use config.platform.php, as it's guaranteed to be the required version of PHP
2023-07-29 19:48:28 -04:00
Jason Gill
a5fb328c6a
Add support for reading PHP version from composer.lock or composer.json
2023-07-29 19:46:06 -04:00
Shivam Mathur
5b2015e8fe
Link opcache to ext_dir on macOS
2023-07-29 21:45:53 +05:30
Shivam Mathur
9c77701ae5
Remove workaround of Debian 12 in ppa.sh
2023-07-03 07:38:22 +05:30
Shivam Mathur
f1cc14e3d5
Fix grep call in ppa.sh
...
When distros use DEB822-STYLE .sources file or a custom default list file the list_file is not present, so we check if it exists before calling grep on it
2023-07-02 02:16:13 +05:30
Shivam Mathur
9d529a72e0
Only check castor version if castor.php is present
2023-06-24 02:25:43 +05:30
Shivam Mathur
c63f07d82e
Fix version prefix for castor
2023-06-23 23:28:05 +05:30
Loïck Piera
7ce22e0264
Add support for jolicode/castor
2023-06-23 16:13:17 +02:00
Shivam Mathur
d2f333de6f
Fix regression in major/minor.major version support for phpunit
2023-06-13 03:16:19 +05:30
Shivam Mathur
6cc8b47c6f
Add support to fetch tool versions from packagist
2023-06-12 15:27:46 +05:30
Shivam Mathur
0be6fa1958
Remove quotes after :
in CSVArray
2023-06-12 15:27:21 +05:30
amnuts
4630172078
Added what should be compensation for phpunit versions
2023-06-12 15:27:20 +05:30
Shivam Mathur
12282c9597
Add support for ts intl builds
2023-06-07 09:26:20 +05:30
Shivam Mathur
592bbc7716
Shorten grep call in add_extensions.sh
2023-06-07 09:24:56 +05:30
Shivam Mathur
fb5054b163
Use correct prefix for zend_extensions when installed using PECL
2023-06-06 19:27:14 +05:30
Shivam Mathur
3f2a402846
Mark runner as self-hosted on nektos/act
2023-06-05 16:28:04 +05:30
Shivam Mathur
c5fc0d8281
Fix disabling extensions with common substring
2023-05-24 23:01:34 +05:30
Shivam Mathur
48037d201f
Add priority config for couchbase and psr
2023-05-24 19:58:13 +05:30
Shivam Mathur
3818224063
Fix to avoid double activation
...
Fix parsing extension input
2023-05-24 19:58:08 +05:30
Shivam Mathur
19323ea920
Fix event extension priority
2023-04-18 22:02:29 +05:30
Shivam Mathur
b951cf1d99
Add fallback using expanded assets in Add-DebugSymbols on Windows
2023-04-17 08:37:41 +05:30
Shivam Mathur
1474d67903
Drop support for ubuntu-18.04
2023-04-03 10:11:53 +05:30
Shivam Mathur
36e33e130a
Add known non-default extension priorities in a config
2023-04-03 02:48:41 +05:30
Shivam Mathur
3d794ddd93
Use phpenmod only for PHP 5.6 and above
2023-04-03 01:18:19 +05:30
Shivam Mathur
c61bd0e074
Fix Get-File in win32.ps1
2023-04-03 00:03:00 +05:30
Shivam Mathur
1f8252a3ed
Fix selecting php-builder builds on Windows
2023-04-02 23:54:13 +05:30
Shivam Mathur
3e2462a699
Add Url and FallbackUrl in exception on Windows
2023-04-02 23:42:19 +05:30
Shivam Mathur
e513384a65
Fix jit configuration
2023-04-02 23:23:48 +05:30
Shivam Mathur
6483a6ea70
Improve install_packages in linux.sh
2023-04-02 22:03:11 +05:30
Shivam Mathur
ca308a6886
Fix minor shellcheck error
2023-04-02 21:51:40 +05:30
Shivam Mathur
035ef490b9
Rename resolveVersion to readPHPversion
2023-04-02 20:30:40 +05:30
Shivam Mathur
6bf279d08a
Fix reading php version from file
2023-04-02 20:25:49 +05:30
Shivam Mathur
bb16550379
Add support for relay on PHP 8.3
2023-03-31 01:23:49 +05:30
Shivam Mathur
7d999d501a
Switch to relay.so as the only source for relay extension
2023-03-31 00:40:53 +05:30
Shivam Mathur
6461006ceb
Improve Write-Error messages
2023-03-14 06:07:46 +05:30
Shivam Mathur
5f422817a1
Use Write-Error with ErrorAction as Stop instead of exit
2023-03-14 06:02:04 +05:30
Shivam Mathur
fb1ad7fc84
Fix enable_extension
2023-02-09 15:50:52 +05:30
Shivam Mathur
0d60024683
Choose correct ts build for zephir_parser
2023-02-09 15:41:48 +05:30
Shivam Mathur
1224b29111
Add support for snmp on macOS using shivammathur/extensions
2023-02-08 20:44:10 +05:30