Commit Graph

1361 Commits

Author SHA1 Message Date
Shivam Mathur
c665c7a15b
Bump version to 2.30.4 2024-04-24 03:54:07 +05:30
Shivam Mathur
b30e4bc764
Document that only PHP 5.6 and above are supported on arm64 macos runners 2024-04-24 03:52:52 +05:30
Shivam Mathur
436881d084
Set macos version in php workflow to macos-13 2024-04-24 03:38:15 +05:30
Shivam Mathur
14d9660823
Fix support for sqlsrv and pdo_sqlsrv 2024-04-24 03:05:05 +05:30
Shivam Mathur
efffd0e4f2
Bump version to 2.30.3 2024-04-21 18:55:19 +05:30
Shivam Mathur
d802457674
Fix reading extension_dir in PHP 8.4 on macOS 2024-04-21 18:16:08 +05:30
Shivam Mathur
8872c784b0
Bump version to 2.30.2
Update Node.js dependencies
2024-03-31 03:53:16 +05:30
Shivam Mathur
b203b24815
Hotfix: update brew along with core tap 2024-03-31 03:51:38 +05:30
Shivam Mathur
116fe4df69
Add vld for macOS 2024-03-26 17:29:27 +05:30
Shivam Mathur
73963f5001
Uprade existing macOS version 2024-03-25 07:30:22 +05:30
Shivam Mathur
f4fb0af4d5
Fix phalcon5 support on Windows 2024-03-25 07:27:19 +05:30
Shivam Mathur
eb73c01f76
Fix oci extensions for PHP 8.4 2024-03-25 03:47:20 +05:30
Shivam Mathur
3d8c10397e
Fix support for sqlsrv and pdo_sqlsrv extensions 2024-03-25 03:10:43 +05:30
Shivam Mathur
db8db3c7c7
Fix type error in Get-File in win32.ps1 2024-03-25 02:42:14 +05:30
Shivam Mathur
31bfabaf56
Bump Node.js dependencies 2024-03-25 01:05:36 +05:30
Shivam Mathur
21eeae309a
Cleanup dependency code on macOS and add retry to git fetch 2024-03-18 09:02:23 +05:30
Shivam Mathur
48e0de2ea6 Update Pre-installed PHP version in Windows runners in README 2024-03-10 12:07:59 +05:30
Shivam Mathur
88841d1465 Update default PHP versions in README for GH runners 2024-03-03 07:41:03 +05:30
Shivam Mathur
a4e22b60bb Bump version to 2.30.0 2024-03-01 12:06:41 +05:30
Shivam Mathur
4f6ab99328 Sync brew core tap for all runners 2024-03-01 12:06:34 +05:30
Shivam Mathur
a870b0a9be Update README [skip ci] 2024-02-24 11:34:19 +05:30
Markus Podar
67271131b1 Update README.md
actions/cache 4 was already released
2024-02-23 02:37:15 +05:30
Shivam Mathur
a6ce3f5633 Add support to use existing COMPOSER_PROCESS_TIMEOUT 2024-02-22 12:06:24 +05:30
Shivam Mathur
1a5ac4aa9a Add more notes about debugging symbols in README [skip ci] 2024-02-22 11:25:40 +05:30
Shivam Mathur
765279d5ef
Merge pull request #813 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2024-02-05 20:19:56 -08:00
dependabot[bot]
d71d15b3b3
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [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/v3...v4)

---
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-02-05 10:57:17 +00:00
Shivam Mathur
ad24e86677
Merge pull request #812 from shivammathur/dependabot/github_actions/develop/actions/cache-4
Bump actions/cache from 3 to 4
2024-01-22 15:41:53 +05:30
dependabot[bot]
73dfd2f824
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:07:33 +00:00
Shivam Mathur
6d7209f44a
Add patch for old random headers on PHP 8.4 2024-01-15 11:14:26 +05:30
Shivam Mathur
2ee6851e7b
Bump Node.js dependencies 2024-01-15 03:40:39 +05:30
Shivam Mathur
353ba41d44
Add support for phalcon on PHP 8.3 2024-01-07 01:12:10 +05:30
Shivam Mathur
5c424d6c81
Mark v1 as unsupported 2024-01-01 01:55:48 +05:30
Shivam Mathur
e927136b25
Bump Node.js dependencies
Bump version to 2.29.0
2024-01-01 01:34:06 +05:30
Shivam Mathur
35557a3770
Update coverage in install.test.ts 2024-01-01 01:31:20 +05:30
Shivam Mathur
43e870b2d0
Add highest alias as an alternative to latest 2024-01-01 01:26:40 +05:30
Shivam Mathur
dc1a77b457
Fix support for http extension on zts and debug on macOS 2023-12-26 12:46:29 +05:30
Shivam Mathur
812360879e
Add support for zts and debug extensions on macOS 2023-12-26 02:19:32 +05:30
Shivam Mathur
201dd6c1db
Add zts support on macOS 2023-12-25 03:09:27 +05:30
Shivam Mathur
97e0a9729a
Revert bumping PHP version for snapshot minimum stability. 2023-12-24 02:21:23 +05:30
Shivam Mathur
5a2bd88cb3
Try to fix docs workflow 2023-12-24 02:12:22 +05:30
Shivam Mathur
7ba520ae30
Merge pull request #804 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2023-12-18 16:53:51 +05:30
Shivam Mathur
f47a6e7ca3
Merge pull request #805 from shivammathur/dependabot/github_actions/develop/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 16:53:40 +05:30
Shivam Mathur
e1c6cff579
Merge pull request #803 from shivammathur/dependabot/github_actions/develop/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 16:53:09 +05:30
dependabot[bot]
6e825ca69e
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:33:19 +00:00
dependabot[bot]
7b1eaadfbb
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:33:16 +00:00
dependabot[bot]
5b709ff10e
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:33:13 +00:00
Shivam Mathur
ed98159fe9
Fix PHP 8.3 support status in README. Closes #802 2023-12-14 18:50:41 +05:30
Shivam Mathur
58f08c5f7c
Add box and php-scoper in tools support in README 2023-12-14 16:38:02 +05:30
Shivam Mathur
9e24ffafe7
Merge pull request #800 from davereid/patch-2
Document php-version can come from platform overrides in composer.lock or composer.json
2023-12-08 08:02:43 +05:30
Dave Reid
5eca5d1c47
Update README.md 2023-12-07 16:02:03 -06:00