Commit Graph

1171 Commits

Author SHA1 Message Date
Shivam Mathur
dd0115673c
Fix sudo setup for containers with broken lists 2023-01-21 08:06:21 +05:30
Shivam Mathur
bbc65d999a
Fix extension logs
Refactor utils.addCommand
2023-01-18 09:00:28 +05:30
Shivam Mathur
6db1a06425
Improve support for blackfire-player 2023-01-17 05:11:26 +05:30
Shivam Mathur
52eb86c60c
Add support for relay extension 2023-01-12 16:14:06 +05:30
Shivam Mathur
2b77dd6b79
Merge pull request #684 from Rotzbua/patch-1
doc: fix otudated github action version
2023-01-10 19:53:38 +05:30
Rotzbua
224f9ddef5
doc: fix otudated github action version 2023-01-10 14:19:28 +01:00
Shivam Mathur
7f5c8b51ba
Merge pull request #683 from shivammathur/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-08 17:17:22 +05:30
dependabot[bot]
bd5c747191
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 05:14:30 +00:00
Shivam Mathur
40846b27d0
Fix sed call in parse_pecl_configure_options 2022-12-27 04:42:24 +05:30
Shivam Mathur
8e2ac35f63
Update README 2022-12-26 03:45:00 +05:30
Shivam Mathur
a1e6789a94
Improve Get-PhalconReleaseAssetUrl 2022-12-25 21:52:32 +05:30
Shivam Mathur
9114b007ae
Restore stability workaround for PHP 8.1 on Windows 2022-12-25 21:26:22 +05:30
Shivam Mathur
cb0c293f02
Fix typo in blackfire regex on Windows 2022-12-25 21:14:03 +05:30
Shivam Mathur
387ec95b46
Improve fetching phalcon release url on Windows 2022-12-25 20:48:17 +05:30
Shivam Mathur
3514d30f93
Allow major.minor protoc versions 2022-12-25 20:03:40 +05:30
Shivam Mathur
e186e47261
Bump version to 2.23.0
Update Node.js dependencies
2022-12-25 19:18:47 +05:30
Shivam Mathur
e51e662ef0
Add support to install extensions from shivammathur/php-extensions-windows 2022-12-23 18:40:56 +05:30
Shivam Mathur
5afd8a1842
Fix error in darwin.sh while updating dependencies 2022-12-23 18:11:26 +05:30
Shivam Mathur
1a42045d48
Use ls-remote to get default branch
Calling GitHub API on macOS without the token hits rate limit
2022-12-19 08:19:07 +05:30
Shivam Mathur
b3a12ce01e
Add fallback in PHP build cache in Windows 2022-12-19 07:19:21 +05:30
Shivam Mathur
04b2ed5b3e
Fix protoc support on Windows 2022-12-19 06:57:44 +05:30
Shivam Mathur
189e8e6ec0
Update pre-installed PHP versions on GitHub runners
Minor fixes in README
2022-12-18 08:20:18 +05:30
Shivam Mathur
3407e6019c
Quote ini values with equal sign 2022-12-15 05:32:32 +05:30
Shivam Mathur
f20012026f
Bump nightly versions in unix.sh 2022-12-15 05:32:31 +05:30
Shivam Mathur
7743b7976f
Update version in actions.yml 2022-12-15 05:32:31 +05:30
Shivam Mathur
b7b50ce742
Fix extension support on php 8.2 on windows
Add PHP 8.2 support for backfire extension
2022-12-15 05:32:30 +05:30
Shivam Mathur
aa9b80f158
Fix extension support on php 8.2 on windows
Add PHP 8.2 support for backfire extension
2022-12-08 19:58:40 +05:30
Shivam Mathur
53adb47562
Mark PHP 8.2 as stable
Update OS support in README
2022-12-08 19:37:49 +05:30
Shivam Mathur
f7d3c00320
Merge pull request #673 from jrfnl/feature/readme-update-php-list
README: update for release of PHP 8.2
2022-12-08 19:35:28 +05:30
jrfnl
b359d922e7
README: update code samples 2022-12-08 14:59:54 +01:00
jrfnl
01aa440f0b
README: update for release of PHP 8.2
I also realized that - while not mentioned in the changelog or the readme - PHP 8.3 _is_ already available via the `setup-php` action runner, so I've added it to the README now.

Ref: https://www.php.net/supported-versions.php
2022-12-08 14:49:16 +01:00
Shivam Mathur
51f83e019c
Switch composer-unused back to phar 2022-12-01 04:45:59 +05:30
Shivam Mathur
173ca15c9b
Fix get_extension_from_formula in darwin.sh 2022-11-16 10:40:40 +05:30
Shivam Mathur
4704ad638a
Improve extension support on macOS 2022-11-14 15:17:12 +05:30
Shivam Mathur
1a18b2267f
Add note about updating PHP if ppa is missing on Ubuntu 2022-10-28 15:45:12 +05:30
Shivam Mathur
e9704839e9
Update Node.js dependencies 2022-10-28 12:28:34 +05:30
Shivam Mathur
5178fac634
Update PHP if ppa:ondrej/php is missing ref: actions/runner-images#6331 2022-10-28 12:24:37 +05:30
Shivam Mathur
388883d4bf
Fix support for firebird and couchbase 2022-10-25 15:29:26 +05:30
Shivam Mathur
cae6d06e69
Improve phalcon support 2022-10-24 19:05:14 +05:30
Shivam Mathur
89f4f7e8be
Run configure_pecl only when ini_files are set 2022-10-24 10:30:28 +05:30
Shivam Mathur
d2efbcd126
Fix debug support on Linux 2022-10-24 10:28:08 +05:30
Shivam Mathur
98e3af0bff
Configure brew on linux on grpc_php_plugin setup 2022-10-24 09:37:13 +05:30
Shivam Mathur
e8836c6d46
Fix logs on failure in add_pecl_extension 2022-10-24 09:37:13 +05:30
Shivam Mathur
9068f2e46f
Update sqlsrv and pdo_sqlsrv to 5.10.1 2022-10-24 09:37:12 +05:30
Shivam Mathur
5bbbd3fdf6
Update Node.js packages 2022-10-24 09:37:12 +05:30
Shivam Mathur
7622357ff1
Improve phalcon5 support 2022-10-24 09:37:07 +05:30
Shivam Mathur
6652a09da6
Add debug builds section in the README 2022-10-24 03:34:36 +05:30
Shivam Mathur
48fb8e1194
Add debug symbols support to Windows 2022-10-17 18:00:08 +05:30
Shivam Mathur
bbc6e9069b
Merge branch 'flavioheleno-improv/zts' into develop 2022-10-17 17:04:24 +05:30
Shivam Mathur
37dcd1cf8c
Merge branch 'improv/zts' of https://github.com/flavioheleno/setup-php into flavioheleno-improv/zts 2022-10-17 17:03:20 +05:30