We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0d399 commit 9a866efCopy full SHA for 9a866ef
1 file changed
appveyor.yml
@@ -14,22 +14,22 @@ environment:
14
matrix:
15
- ARCH: x86
16
INT_SIZE: 32
17
- PHP_VER: 8.4
+ PHP_VER: 8.5
18
VC_VER: vc15
19
ZTS: --enable-zts
20
- ARCH: x64
21
INT_SIZE: 64
22
23
24
25
26
27
28
29
ZTS: --disable-zts
30
31
32
33
34
35
0 commit comments