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 |
|
Shivam Mathur
|
c085ca391e
|
Merge pull request #794 from davereid/patch-1
Provide a "lowest" php-version parameter
|
2023-12-08 00:14:49 +05:30 |
|
Dave Reid
|
93745da978
|
Updated files after npm run build.
|
2023-12-07 12:23:09 -06:00 |
|
Dave Reid
|
c088c0cfeb
|
Document php-version can come from platform overrides in composer.lock and composer.json
|
2023-12-07 10:53:24 -06:00 |
|
Dave Reid
|
86b90110cb
|
Update php.yml
|
2023-12-07 10:46:39 -06:00 |
|
Dave Reid
|
1a102bc9f2
|
Update utils.ts
|
2023-12-07 09:44:35 -06:00 |
|
Shivam Mathur
|
131ba03b0d
|
Fix phalcon support
|
2023-12-07 08:15:34 +05:30 |
|
Shivam Mathur
|
e8cd65f444
|
Switch to PHPCSStandards/PHP_CodeSniffer for phpcs and phpcbf
|
2023-12-04 08:00:30 +05:30 |
|
Dave Reid
|
2810265746
|
Update php.yml
|
2023-11-30 09:53:39 -06:00 |
|
Dave Reid
|
dab726e922
|
Provide a "lowest" php-version parameter
|
2023-11-29 20:26:11 -06:00 |
|
Shivam Mathur
|
e6f75134d3
|
Update phpts section in README
|
2023-11-27 18:07:02 +05:30 |
|
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
|
e6d44f159a
|
Add PHP 8.4 to wiki extension pages
|
2023-11-23 12:12:26 +05:30 |
|
Shivam Mathur
|
dc513528da
|
Update os in docs workflow
|
2023-11-23 11:57:50 +05:30 |
|
Shivam Mathur
|
bfbd3882c0
|
Merge pull request #787 from jrfnl/feature/ghactions-update-for-php-8.3
GH Actions/docs workflow: generate extensions page for PHP 8.3
|
2023-11-22 20:37:08 -08:00 |
|
jrfnl
|
3c525df325
|
GH Actions/docs workflow: generate extensions page for PHP 8.3
|
2023-11-23 03:19:38 +01:00 |
|
Shivam Mathur
|
a36e1e52ff
|
Bump version to 2.27.1
Bump Node.js dependencies
|
2023-11-07 13:55:37 +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
|
6668249e24
|
Merge pull request #778 from shivammathur/dependabot/github_actions/develop/actions/setup-node-4
Bump actions/setup-node from 3 to 4
|
2023-11-06 04:04:01 -08:00 |
|
dependabot[bot]
|
81c255f988
|
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 11:00:34 +00:00 |
|
Shivam Mathur
|
81cd5ae092
|
Bump version to 2.27.0
|
2023-11-01 19:56:15 +05:30 |
|
Shivam Mathur
|
29a9813921
|
Add required extensions for box
|
2023-11-01 10:23:55 +05:30 |
|
Shivam Mathur
|
f60e7de98e
|
Add PHP 8.4 to the php workflow
Enable PHP 8.3 for macOS in the php workflow
|
2023-11-01 09:35:10 +05:30 |
|
Shivam Mathur
|
b5efb21934
|
Add tests for box and php-scoper
|
2023-11-01 09:29:02 +05:30 |
|
Shivam Mathur
|
26e6a92f3b
|
Merge pull request #776 from theofidry/patch-1
feat: Add Box and PHP-Scoper as tools
|
2023-11-01 08:53:26 +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
|
f4e27c9ead
|
Bump Node.js dependencies
Bump version to 2.26.1
|
2023-10-30 01:47:34 +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
|
546935924a
|
Merge pull request #771 from shivammathur/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.5 to 7.23.2
|
2023-10-19 16:04:25 +05:30 |
|
dependabot[bot]
|
491e9de600
|
Bump @babel/traverse from 7.22.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 09:40:39 +00:00 |
|
Shivam Mathur
|
e3bda5bed8
|
Add support for macOS Sonoma (14) and drop support for Big Sur (11)
|
2023-10-01 19:03:17 +05:30 |
|
Shivam Mathur
|
e70f6d9e7c
|
Fallback to pecl in add_brew_extension on macOS
|
2023-10-01 18:49:44 +05:30 |
|
Shivam Mathur
|
92e992b198
|
Update versioning section in the README
|
2023-09-23 04:32:24 +05:30 |
|
Shivam Mathur
|
99680be1df
|
Rename branch in README
|
2023-09-23 03:29:31 +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 |
|