We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d2ebb4 + 64c61be commit 50153d5Copy full SHA for 50153d5
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