Shivam Mathur
|
297b3cde3c
|
Merge pull request #917 from voodooism/feature/priority-for-openswoole-ext
Change openswoole priority
|
2025-02-18 20:02:29 +05:30 |
|
Roman Andreev
|
4eb1919d22
|
Change openswoole priority
|
2025-02-18 14:09:04 +01:00 |
|
Shivam Mathur
|
d8af2f43ce
|
Merge pull request #915 from DanielEScherzer/patch-1
README: update list of PHP versions
|
2025-02-15 15:19:01 +05:30 |
|
DanielEScherzer
|
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 |
|
Shivam Mathur
|
6cd838e903
|
Add fallback for launchpad API
|
2025-02-10 16:57:17 +05:30 |
|
Shivam Mathur
|
3bfebc13bc
|
Add fallback url for phpunit tools
|
2025-02-07 05:40:29 +05:30 |
|
Shivam Mathur
|
89a5bffb0b
|
Improving locking process in get
|
2025-02-06 02:33:08 +05:30 |
|
Shivam Mathur
|
260b35cca0
|
Add support for blackfire on PHP 8.4
|
2025-02-01 21:27:42 +05:30 |
|
Shivam Mathur
|
f902cc7bd9
|
Update ioncube support till PHP 8.4
|
2025-02-01 20:59:07 +05:30 |
|
Shivam Mathur
|
ad03a92562
|
Use Markdown highlighting in README for notes
|
2025-02-01 08:55:51 +05:30 |
|
Shivam Mathur
|
a99dd2408e
|
Merge pull request #907 from shivammathur/dependabot/npm_and_yarn/npm_and_yarn-2c579f9325
Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
|
2025-01-22 07:12:09 +05:30 |
|
dependabot[bot]
|
a7d262f1d8
|
Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).
Updates `undici` from 5.28.4 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-22 00:45:26 +00:00 |
|
Shivam Mathur
|
c1750d382b
|
Add aarch64 ubuntu runners in OS support [skip ci]
|
2025-01-22 04:56:05 +05:30 |
|
Shivam Mathur
|
6516e9cb24
|
Add support for arm64 icu and intl builds
|
2025-01-22 04:56:05 +05:30 |
|
Shivam Mathur
|
783c77d669
|
Fix sed for macos in patch script
|
2025-01-22 04:56:05 +05:30 |
|
Shivam Mathur
|
b0064cd05b
|
Fix arm support for some tools and extensions [skip ci]
|
2025-01-22 04:56:05 +05:30 |
|
Shivam Mathur
|
fd913ba092
|
Fix composer normalize version [skip ci]
|
2025-01-22 04:56:05 +05:30 |
|
Shivam Mathur
|
21e092a3e0
|
Merge pull request #900 from deguif/update-php-cs-fixer-repository
Update php-cs-fixer repository organisation
|
2025-01-08 17:53:40 +05:30 |
|
François-Xavier de Guillebon
|
64652c947d
|
Update php-cs-fixer repository organisation
|
2025-01-08 11:13:54 +01:00 |
|
Shivam Mathur
|
9e72090525
|
Fix composer-dependency-analyser packagist repository
|
2024-12-30 21:54:47 +05:30 |
|
Shivam Mathur
|
34b79cab10
|
Improve docs for php-version-file input
|
2024-12-30 21:47:27 +05:30 |
|
Shivam Mathur
|
e5af5d68b4
|
Update default version in linux.sh and darwin.sh
|
2024-12-30 20:17:07 +05:30 |
|
Shivam Mathur
|
ba21a89e0b
|
Pass prefix options to make in source.sh
|
2024-12-29 09:22:49 +05:30 |
|
Shivam Mathur
|
12b88cf3e2
|
Fix building pdo_firebird on macOS with clang 15
|
2024-12-29 09:17:30 +05:30 |
|
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
|
96fb539134
|
Bump node dependencies
|
2024-12-26 18:03:23 +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 |
|
Shivam Mathur
|
7e98140142
|
Add windows-2025 to the readme
|
2024-12-19 22:54:36 +05:30 |
|
Shivam Mathur
|
85a8dfd0c7
|
Rebuild release file
|
2024-12-14 03:27:47 +05:30 |
|
Shivam Mathur
|
7ee42db5db
|
Merge pull request #892 from tillkruss/patch-2
Relay: Support PHP 8.4 and 8.5
|
2024-12-13 21:56:33 +00:00 |
|
Till Krüss
|
cdbb89961e
|
support 8.4 and 8.5 for relay
|
2024-12-13 09:24:59 -08:00 |
|
Shivam Mathur
|
19ba822314
|
Merge pull request #890 from alexmerlin/fix-github-workflows-docs
Fixed syntax error in `.github/workflows/docs.yml`
|
2024-12-02 09:20:29 +00:00 |
|
alexmerlin
|
fb9c2a9f77
|
Fixed typo in GitHub workflows docs.yml
Signed-off-by: alexmerlin <alex@dotkernel.com>
|
2024-12-02 11:04:50 +02:00 |
|
Shivam Mathur
|
e7453ef93f
|
Merge pull request #889 from alexmerlin/fix-readme-typo
Fixed small typo in `README.md`
|
2024-12-02 08:52:14 +00:00 |
|
alexmerlin
|
efd3a13445
|
Fixed small typo in README.md
Signed-off-by: alexmerlin <alex@dotkernel.com>
|
2024-12-02 10:18:57 +02:00 |
|
Shivam Mathur
|
981ce2a75a
|
Do not add composer in docs workflow
|
2024-12-01 07:14:07 +05:30 |
|
Shivam Mathur
|
d97b3754a8
|
Fix fetching libraries on old PHP on Windows
|
2024-12-01 06:10:56 +05:30 |
|
Shivam Mathur
|
edf0223f7d
|
Add extension type in docs workflow
|
2024-12-01 06:00:17 +05:30 |
|
Shivam Mathur
|
516490f3d1
|
Update versions in manifect and win32.ps1
|
2024-12-01 04:45:08 +05:30 |
|
Shivam Mathur
|
e77cdb393f
|
Update PHP version in README [skip ci]
|
2024-11-23 03:49:40 +05:30 |
|
Shivam Mathur
|
944fb41c67
|
Merge pull request #884 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
|
2024-11-18 15:08:19 +00:00 |
|
dependabot[bot]
|
0830e5d434
|
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 14:43:15 +00:00 |
|
Shivam Mathur
|
ae95648cfc
|
Bump Node.js dependencies
|
2024-11-18 19:32:14 +05:30 |
|
Shivam Mathur
|
a75ffb672b
|
Fix status code output in get function
|
2024-11-12 02:20:20 +05:30 |
|