8000 Support PHP 8.1 · reactphp/event-loop@dc2eaef · GitHub
[go: up one dir, main page]

Skip to content

Commit dc2eaef

Browse files
committed
Support PHP 8.1
PHP 8.1 is soon upon us, let us make sure we're ready for it.
1 parent 1c5eb58 commit dc2eaef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
php:
14+
- 8.1
1415
- 8.0
1516
- 7.4
1617
- 7.3
@@ -81,6 +82,7 @@ jobs:
8182
strategy:
8283
matrix:
8384
php:
85+
- 8.1
8486
- 8.0
8587
- 7.4
8688
- 7.3

0 commit comments

Comments
 (0)
0