Skip to content

Commit 4ce2628

Browse files
build (#281)
Co-authored-by: simonhamp <31628+simonhamp@users.noreply.github.com>
1 parent 6ea3341 commit 4ce2628

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

bin/mac/arm64/php-8.4.zip

-164 KB
Binary file not shown.

build-meta/build-extensions-mac.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"session",
2222
"simplexml",
2323
"sockets",
24+
"sodium",
2425
"tokenizer",
2526
"xml",
2627
"zip"

build-meta/build-libraries-mac.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
[
2-
"pkg-config",
32
"lib-base",
43
"micro",
4+
"libiconv",
5+
"zlib",
6+
"libxml2",
7+
"frankenphp",
58
"php",
69
"bzip2",
7-
"zlib",
810
"openssl",
9-
"libiconv",
10-
"icu",
11-
"libxml2",
11+
"libsodium",
1212
"curl",
1313
"libpng",
1414
"libwebp",
1515
"libjpeg",
1616
"freetype",
17+
"icu",
1718
"onig",
1819
"sqlite",
1920
"libzip"

0 commit comments

Comments
 (0)