Dave Reid
dab726e922
Provide a "lowest" php-version parameter
2023-11-29 20:26:11 -06:00
Shivam Mathur
1874353919
Fix linking grpc on macos but installed along protoc
2023-11-27 17:08:32 +05:30
Shivam Mathur
eea39ea741
Disable xdebug and pcov when blackfire extension is installed
2023-11-27 16:39:18 +05:30
Shivam Mathur
bac56c8d91
Add patch for geos
2023-11-27 15:47:27 +05:30
Shivam Mathur
124d256c78
Add back support for nightly builds on self-hosted
2023-11-27 14:52:14 +05:30
Shivam Mathur
eeddcfe955
Bump version to 2.28.0
...
Update Node.js dependencies
2023-11-27 13:57:32 +05:30
Shivam Mathur
de2903ad82
Fix installing zts builds
2023-11-26 03:55:45 +05:30
Shivam Mathur
bbe1204148
Use cached builds for zts
2023-11-26 03:34:57 +05:30
Shivam Mathur
99a92d54d5
Test cache for PHP 8.3 and PHP 8.4
2023-11-24 01:06:24 +05:30
Shivam Mathur
7c6c249257
Mark PHP 8.3 as stable
2023-11-23 17:12:56 +05:30
Shivam Mathur
04ff9b08a2
Add HOMEBREW_NO_INSTALL_FROM_API=1 to darwin.sh
2023-11-07 13:43:28 +05:30
Shivam Mathur
65fad67e88
Fix updating homebrew dependencies after sharding in core tap
2023-11-07 13:11:56 +05:30
Shivam Mathur
29a9813921
Add required extensions for box
2023-11-01 10:23:55 +05:30
Shivam Mathur
b5efb21934
Add tests for box and php-scoper
2023-11-01 09:29:02 +05:30
Théo FIDRY
28b68529b5
feat: Add Box and PHP-Scoper as tools
2023-11-01 08:53:26 +05:30
Shivam Mathur
4e4861ec30
Fix support for couchbase on PHP 7.4
2023-10-30 08:11:09 +05:30
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
Shivam Mathur
2f306f9d25
Use phpenmod to enable extensions on linux
2023-02-05 19:45:47 +05:30
Shivam Mathur
39b4e4a983
Fix warning about using -n and -I together in xargs
2023-02-05 19:19:43 +05:30
Shivam Mathur
f9390a5478
Add retry logic to Invoke-Webrequests
...
Add fallback url to nightly setup
2023-02-03 12:59:37 +05:30
Shivam Mathur
f42145a164
Remove call to getManifestURL unless needed in utils.parseVersion
2023-01-29 21:53:23 +05:30
Shivam Mathur
9c411b6e2b
Minor refactor in utils.resolveVersion
2023-01-29 20:17:23 +05:30
Steve Lacey
b46c8e2a8c
Move php version default out of action.yml and update inputs #629 #690
2023-01-29 16:23:08 +08:00
Shivam Mathur
2d47531473
Merge pull request #690 from stevelacey/php-version-file
...
Support .php-version file for version detection
2023-01-29 11:40:49 +05:30
Steve Lacey
fd03521cb4
Support .php-version file; closes #629
2023-01-29 13:41:50 +08:00
Shivam Mathur
f03add0b41
Add uuid to brew_extensions list
2023-01-29 08:41:56 +05:30
Viktor Ruskai
cc0e576689
Update utils.ts
2023-01-27 22:12:33 +01:00
Shivam Mathur
d30ad8b184
Fix relay cache setup
2023-01-27 08:38:32 +05:30
Shivam Mathur
313d0cfdbf
Fix function name in grpc_php_plugin.ps1
2023-01-27 05:26:40 +05:30
Shivam Mathur
1267cf80a1
Change choco install script URL
2023-01-22 02:10:29 +05:30
Shivam Mathur
7abee8e28c
Add custom support for zephir parser
2023-01-22 02:04:12 +05:30
Shivam Mathur
dd0115673c
Fix sudo setup for containers with broken lists
2023-01-21 08:06:21 +05:30
Shivam Mathur
bbc65d999a
Fix extension logs
...
Refactor utils.addCommand
2023-01-18 09:00:28 +05:30
Shivam Mathur
6db1a06425
Improve support for blackfire-player
2023-01-17 05:11:26 +05:30
Shivam Mathur
52eb86c60c
Add support for relay extension
2023-01-12 16:14:06 +05:30
Shivam Mathur
40846b27d0
Fix sed call in parse_pecl_configure_options
2022-12-27 04:42:24 +05:30
Shivam Mathur
a1e6789a94
Improve Get-PhalconReleaseAssetUrl
2022-12-25 21:52:32 +05:30
Shivam Mathur
9114b007ae
Restore stability workaround for PHP 8.1 on Windows
2022-12-25 21:26:22 +05:30
Shivam Mathur
cb0c293f02
Fix typo in blackfire regex on Windows
2022-12-25 21:14:03 +05:30
Shivam Mathur
387ec95b46
Improve fetching phalcon release url on Windows
2022-12-25 20:48:17 +05:30
Shivam Mathur
3514d30f93
Allow major.minor protoc versions
2022-12-25 20:03:40 +05:30
Shivam Mathur
e51e662ef0
Add support to install extensions from shivammathur/php-extensions-windows
2022-12-23 18:40:56 +05:30
Shivam Mathur
5afd8a1842
Fix error in darwin.sh while updating dependencies
2022-12-23 18:11:26 +05:30
Shivam Mathur
1a42045d48
Use ls-remote to get default branch
...
Calling GitHub API on macOS without the token hits rate limit
2022-12-19 08:19:07 +05:30
Shivam Mathur
b3a12ce01e
Add fallback in PHP build cache in Windows
2022-12-19 07:19:21 +05:30
Shivam Mathur
04b2ed5b3e
Fix protoc support on Windows
2022-12-19 06:57:44 +05:30
Shivam Mathur
3407e6019c
Quote ini values with equal sign
2022-12-15 05:32:32 +05:30
Shivam Mathur
f20012026f
Bump nightly versions in unix.sh
2022-12-15 05:32:31 +05:30
Shivam Mathur
b7b50ce742
Fix extension support on php 8.2 on windows
...
Add PHP 8.2 support for backfire extension
2022-12-15 05:32:30 +05:30
Shivam Mathur
aa9b80f158
Fix extension support on php 8.2 on windows
...
Add PHP 8.2 support for backfire extension
2022-12-08 19:58:40 +05:30
Shivam Mathur
53adb47562
Mark PHP 8.2 as stable
...
Update OS support in README
2022-12-08 19:37:49 +05:30