There was an error while loading. Please reload this page.
1 parent 6ea3341 commit 4ce2628Copy full SHA for 4ce2628
3 files changed
bin/mac/arm64/php-8.4.zip
-164 KB
build-meta/build-extensions-mac.json
@@ -21,6 +21,7 @@
21
"session",
22
"simplexml",
23
"sockets",
24
+ "sodium",
25
"tokenizer",
26
"xml",
27
"zip"
build-meta/build-libraries-mac.json
@@ -1,19 +1,20 @@
1
[
2
- "pkg-config",
3
"lib-base",
4
"micro",
+ "libiconv",
5
+ "zlib",
6
+ "libxml2",
7
+ "frankenphp",
8
"php",
9
"bzip2",
- "zlib",
10
"openssl",
- "libiconv",
- "icu",
11
- "libxml2",
+ "libsodium",
12
"curl",
13
"libpng",
14
"libwebp",
15
"libjpeg",
16
"freetype",
17
+ "icu",
18
"onig",
19
"sqlite",
20
"libzip"
0 commit comments