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 |
|
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
|
ce2f681d22
|
Add macos-15 to the README
|
2024-11-04 10:07:31 +05:30 |
|
Shivam Mathur
|
cb0fc744e6
|
Use windows-2022 in php workflow
|
2024-11-04 09:56:32 +05:30 |
|
Shivam Mathur
|
58a6e6fb4b
|
Add PHP 8.5 to the workflows
|
2024-11-04 09:55:55 +05:30 |
|
Shivam Mathur
|
bf9d25532d
|
Improve docs workflow
|
2024-11-04 09:55:00 +05:30 |
|
Shivam Mathur
|
4662a3d03c
|
Add PHP 8.5 to the README
|
2024-11-04 09:48:51 +05:30 |
|
Shivam Mathur
|
e4fb5432c7
|
Refactor issue templates to issue forms
|
2024-11-04 09:43:52 +05:30 |
|
Shivam Mathur
|
7f1cfc01ec
|
Bump version to 2.32.0
Update Node.js dependencies
Migrate eslint config to a mjs file
Fix imports in tests
Bump to Node.js 20.x in workflows
|
2024-11-04 08:55:26 +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 |
|
Shivam Mathur
|
cf36231a82
|
Remove macos-12 from docs workflow [skip ci]
|
2024-10-21 06:20:59 +05:30 |
|
Shivam Mathur
|
9f51892bda
|
Drop support for macos-12
|
2024-09-16 21:50:26 +05:30 |
|
Shivam Mathur
|
53f82379e8
|
Merge pull request #859 from janedbal/composer-dependency-analyser
Support composer-dependency-analyser tool
|
2024-07-17 03:25:37 +00:00 |
|
Jan Nedbal
|
24eff50574
|
Support composer-dependency-analyser
|
2024-07-15 15:14:10 +02:00 |
|
Shivam Mathur
|
15b611248c
|
Update debian version support in README
|
2024-07-14 07:04:11 +05:30 |
|
Shivam Mathur
|
6e5c13cd3c
|
Bump version to 2.31.2
|
2024-07-14 02:49:56 +05:30 |
|
Shivam Mathur
|
e07eecf7a4
|
Update Node.js dependencies
|
2024-07-14 02:48:56 +05:30 |
|
Shivam Mathur
|
57a6e91640
|
Test without HOMEBREW_DEVELOPER=1
|
2024-07-14 02:21:00 +05:30 |
|
Shivam Mathur
|
c541c155ee
|
Bump version 2.31.1
Update Node.js dependencies
|
2024-07-08 16:11:28 +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
|
2e947f1f69
|
Bump version to 2.31.0
Update Node.js dependencies
|
2024-06-24 03:19:18 +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 |
|