1
0
mirror of https://github.com/danog/file.git synced 2024-12-02 09:17:57 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Aaron Piotrowski
1d51235bd8
Build on PHP 8.4 2024-04-21 09:53:24 -05:00
Aaron Piotrowski
0e9dd5e274
Update CI extension installs 2023-12-27 16:51:17 -06:00
Niklas Keller
9289bd209f
Use actions/checkout v3 2023-03-02 21:41:27 +01:00
Niklas Keller
b729e5f25a
Remove usage of deprecated ::set-output 2023-03-02 21:39:00 +01:00
Niklas Keller
860b529714
Disable psalm on PHP 8.3 2023-03-02 21:32:13 +01:00
Niklas Keller
382e0a9d61
Improve CI setup 2023-03-02 21:22:29 +01:00
Aaron Piotrowski
ee8f10f512
Update for changes to Closable interface
Also require PHP 8.1 and use features.
2022-03-28 18:05:56 -05:00
Niklas Keller
745e7c71b3 Install fiber extension 2022-02-08 21:22:59 +01:00
Niklas Keller
0f0e16adbd Install uv on Linux only 2022-02-08 21:20:47 +01:00
Niklas Keller
ad85a98309 Add psalm, require check 2022-02-08 21:16:59 +01:00
Jáchym Toušek
a638ea0a4e
Fix GitHub Actions (#60) 2021-09-07 13:36:40 +02:00
Jáchym Toušek
6b7ea38a02
Use eio-beta in CI (#58)
* Use eio-beta in CI
* Enable ext-eio v3
2021-06-23 20:12:57 +02:00
Niklas Keller
90f955076c Ignore ext-eio on PHP 8 2021-06-21 21:33:16 +02:00
Niklas Keller
36c6f688fc Remove conditional for now 2021-06-21 21:28:38 +02:00
Niklas Keller
05e2fe33a7 Use ubuntu-20.04 due to conditional 2021-06-21 21:26:20 +02:00
Niklas Keller
385f0badd2 Install libuv on ubuntu-latest 2021-06-21 21:16:18 +02:00
Niklas Keller
f45eb1177f Try to fix uv on GitHub actions 2021-06-21 21:11:12 +02:00
Niklas Keller
bcc397e482 Migrate to GitHub actions 2021-06-21 21:08:24 +02:00