7aefaa0b54
Merge pull request #967 from jrfnl/feature/readme-fix-broken-link
...
README: fix broken link
2025-06-25 05:04:51 +05:30
048eb79ef3
README: fix broken link
2025-06-25 01:31:29 +02:00
29247235f0
Merge pull request #966 from OskarStark/patch-1
...
⚙ Improvement: Update docs
2025-06-24 20:41:11 +05:30
e84efebd6e
Update docs
...
As version 2 is the standard right now, make it clear by setting the v1 manually.
2025-06-24 17:39:04 +03:00
0f7f1d08e3
Upgrade to Jest 30
master
v2
2.34.1
2025-06-13 02:06:31 +05:30
433bdeeaf0
Bump version to 2.34.1
2025-06-12 03:52:26 +05:30
1c5378302c
Update node.js dependencies
2025-06-11 15:17:10 +05:30
c251c791ff
Fix pipe in get_sha256
2025-06-11 15:00:38 +05:30
36fada6981
Fix tool-cache directory on self-hosted runners
2025-06-11 14:57:09 +05:30
27853eb8b4
Cleanup up PPA fallback mirror
2.34.0
2025-06-10 15:33:24 +05:30
18b776ee45
Update ppa filename to match apt-add-repository
2025-06-10 04:51:11 +05:30
2ec652d38d
Fix locking permissions in get function
2025-06-10 03:20:10 +05:30
8d8f975af3
Pin hiredis version to 1.1 for relay [skip ci]
2025-06-09 20:03:18 +05:30
12b910a04d
Add support for COMPOSER_ALLOW_PLUGINS
2025-06-09 17:30:41 +05:30
962fc445e2
Bump version to 2.34.0
...
Bump Node.js dependencies
2025-06-09 15:52:38 +05:30
6ba658ae8d
Merge pull request #957 from cmb69/cmb/phive-0.15.3
...
Lock Phive version for PHP 7.3/7.4
2025-06-03 18:18:52 +05:30
c954e9c756
Lock Phive version for PHP 7.3/7.4
...
Latest Phive (0.16.0) claims to require PHP 8.0 or later[1]. While I
have not found any issues running it under PHP 7.4, it might be better
to stick with Phive 0.15.3 for PHP 7.3/7.4.
[1] <https://github.com/phar-io/phive/releases/tag/0.16.0 >
2025-06-03 14:35:02 +02:00
b595b415e2
Add fallback for the manifest URL
2025-05-19 08:09:13 +05:30
9c22be2b20
fail fast in source.sh
2025-05-18 05:58:02 +05:30
ac0e29410e
Merge pull request #950 from shivammathur/dependabot/npm_and_yarn/npm_and_yarn-87115a91ec
...
Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group across 1 directory
2025-05-16 07:13:42 +05:30
2cae8ac286
Bump undici in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 5.28.5 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 16:31:38 +00:00
df8d123345
Improve self-hosted detection
2025-05-08 14:38:46 +05:30
d371420c90
Remove copying extension dependencies
2025-05-08 14:30:01 +05:30
287979ae16
Merge pull request #948 from alcaeus/add-pie-support
...
Add tool support for pie
2025-05-08 14:05:07 +05:30
dd942787eb
Add support for pie in tools
2025-05-08 09:46:50 +02:00
d000f49d9a
Merge pull request #945 from JMoodyFWD/tools_dir_path-rename
...
Change TOOLS_DIR to SETUP_PHP_TOOLS_DIR to prevent regression
2025-05-06 23:46:51 +05:30
dc7e73e115
Change TOOLS_DIR to SETUP_PHP_TOOLS_DIR to prevent regression
2025-05-06 11:00:13 -06:00
755f6046e1
Add missing self_hosted_helper in darwin.sh
2025-04-30 15:30:13 +05:30
ec0360b904
Make sure tap directories on macOS exist
2025-04-21 22:13:27 +05:30
373563aabe
Update os_releases
2025-04-17 08:59:08 +05:30
cf4cade272
Drop support for ubuntu-20.04 [skip ci]
2.33.0
2025-04-14 07:25:31 +05:30
316da6edfb
Fix phalcon and zephir_parser support on Windows
2025-04-14 07:11:13 +05:30
34061fa6b4
Fix relay support on macOS
2025-04-14 07:11:08 +05:30
b7bd9e4655
Bump version to 2.33.0
2025-04-13 00:13:54 +05:30
78e1c95060
feat: set this via an environment variable instead
2025-04-07 12:29:02 +05:30
310e481b83
feat: allow tools path directory to be set
...
also add a .node-version file
2025-04-07 12:28:57 +05:30
42a9487ddd
Fix pdo_oci
2025-03-15 04:43:12 +05:30
f5d98d1683
Improve support for phalcon5 and zephir_parser
2025-03-14 21:26:51 +05:30
1a94db50cb
Update dependencies
2025-03-14 20:36:54 +05:30
1489f576c9
Merge pull request #928 from jg-development/main
...
switch to launchpadcontent #927 close
2025-03-14 18:16:42 +05:30
f25b1cfdcc
switch to launchpadcontent #927 close
2025-03-14 13:31:13 +01:00
3209251719
Merge pull request #921 from hms5232/update-ubuntu-latest-to-24
...
Move `ubuntu-latest` to 24.04
2025-02-25 14:47:34 +05:30
8ad85316fe
Move ubuntu-latest
to 24.04
2025-02-25 12:57:46 +08:00
297b3cde3c
Merge pull request #917 from voodooism/feature/priority-for-openswoole-ext
...
Change openswoole priority
2025-02-18 20:02:29 +05:30
4eb1919d22
Change openswoole priority
2025-02-18 14:09:04 +01:00
d8af2f43ce
Merge pull request #915 from DanielEScherzer/patch-1
...
README: update list of PHP versions
2025-02-15 15:19:01 +05:30
d3fead0baf
README: update list of PHP versions
...
PHP 8.2 is no longer in active support and only receives security fixes, see
announcement at <https://news-web.php.net/php.internals/126138 >.
2025-02-14 21:14:48 -08:00
6cd838e903
Add fallback for launchpad API
2025-02-10 16:57:17 +05:30
3bfebc13bc
Add fallback url for phpunit tools
2025-02-07 05:40:29 +05:30
89a5bffb0b
Improving locking process in get
2025-02-06 02:33:08 +05:30