Skip to content

Commit 520f0d9

Browse files
simonhampgithub-actions[bot]
authored andcommitted
build
1 parent baa3d82 commit 520f0d9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bin/win/x64/php-8.4.zip

8.88 MB
Binary file not shown.

build-meta/build-extensions-win.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
"bcmath",
3+
"bz2",
34
"ctype",
45
"zlib",
56
"openssl",
@@ -20,6 +21,5 @@
2021
"simplexml",
2122
"sockets",
2223
"tokenizer",
23-
"bz2",
2424
"zip"
2525
]

build-meta/build-libraries-win.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"bzip2",
23
"zlib",
34
"openssl",
45
"libssh2",
@@ -7,7 +8,6 @@
78
"nghttp2",
89
"curl",
910
"libpng",
10-
"bzip2",
1111
"sqlite",
1212
"xz",
1313
"libzip"

0 commit comments

Comments
 (0)