Jean-Baptiste Nahan
|
dc80ed3763
|
Make directory before download deps
|
2023-12-20 17:46:42 +01:00 |
|
Jean-Baptiste Nahan
|
d258c708b1
|
Use local cache directory
|
2023-12-20 17:35:57 +01:00 |
|
Nikita Popov
|
575941f36e
|
Update README.md
Use php/setup-php-sdk in example and update list of supported versions.
|
2023-11-29 22:32:54 +01:00 |
|
Derick Rethans
|
0f5c2bc024
|
Merge branch 'php-83-setup'
|
2023-11-29 09:03:59 +00:00 |
|
Derick Rethans
|
2a280f1e08
|
Set compiler for PHP 8.3
|
2023-09-05 18:13:40 +01:00 |
|
Derick Rethans
|
b35e22e1af
|
Set compiler for PHP 8.3
|
2023-09-05 18:05:23 +01:00 |
|
Jeremy Mikola
|
26487290af
|
Migrate deprecated set-output commands to use $GITHUB_OUTPUT (#21)
|
2022-11-24 13:39:26 +01:00 |
|
smiley
|
c4f7b925c1
|
Output Visual Studio version
Closes GH-16.
|
2022-10-10 12:16:56 +02:00 |
|
Christoph M. Becker
|
2de51140ec
|
Close #13: Support PHP 8.2 builds
|
2022-06-22 20:22:56 +02:00 |
|
Christoph M. Becker
|
7377888c43
|
Update setup-php-sdk version in the example
|
2022-06-15 16:22:01 +02:00 |
|
James Titcumb
|
65a48f560e
|
Added note on supported windows runners for older PHP versions (#11)
Fixes #10.
|
2022-06-15 16:16:17 +02:00 |
|
Christoph M. Becker
|
d41232b10e
|
Fix #9: vs16 toolset not properly detected for Visual Studio 2022
Only 14.20 - 14.29 toolsets are suitable for PHP vs16 builds; we
prepare for vs17 builds right away.
|
2022-03-01 12:46:09 +01:00 |
|
Derick Rethans
|
a2fae4d5f3
|
Adding missing PHP 7.3 entry
* Adding missing PHP 7.3 entry
Add this as it's no longer part of `https://windows.php.net/downloads/releases/releases.json`.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes #7.
|
2022-03-01 10:10:04 +01:00 |
|
Christoph M. Becker
|
541168c167
|
Fix #6: deps parameter is practically mandatory
We need to use the proper default, and also need to allow empty arrays
as argument.
|
2021-12-22 00:58:44 +01:00 |
|
Christoph M. Becker
|
5338241a9c
|
Use php/php-sdk-binary-tools instead of cmb69 fork
|
2021-12-05 14:00:54 +01:00 |
|
Christoph M. Becker
|
5c27dff221
|
Allow to install core dependencies
|
2021-12-04 12:13:49 +01:00 |
|
Christoph M. Becker
|
3b54c4ab2a
|
Show progress
|
2021-09-18 17:09:47 +02:00 |
|
Christoph M. Becker
|
dc2a4d88bb
|
Fix #4: nts builds are not supported
We must not overwrite the passed parameter, and use it afterwards.
|
2021-09-04 12:59:42 +02:00 |
|
Christoph M. Becker
|
52470d5e50
|
Minimal useful action
|
2021-06-20 18:34:59 +02:00 |
|