Skip to content

Commit 32192c7

Browse files
Test against php 8.3 (#10963)
1 parent 77843e4 commit 32192c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/continuous-integration.yml

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- "8.0"
4040
- "8.1"
4141
- "8.2"
42+
- "8.3"
4243
dbal-version:
4344
- "default"
4445
extension:
@@ -111,6 +112,7 @@ jobs:
111112
matrix:
112113
php-version:
113114
- "8.2"
115+
- "8.3"
114116
dbal-version:
115117
- "default"
116118
- "3@dev"
@@ -183,6 +185,7 @@ jobs:
183185
matrix:
184186
php-version:
185187
- "8.2"
188+
- "8.3"
186189
dbal-version:
187190
- "default"
188191
- "3@dev"
@@ -252,6 +255,7 @@ jobs:
252255
matrix:
253256
php-version:
254257
- "8.2"
258+
- "8.3"
255259
dbal-version:
256260
- "default"
257261
- "3@dev"

0 commit comments

Comments
 (0)