Skip to content

Commit 615c95e

Browse files
simonhampgithub-actions[bot]
authored andcommitted
build
1 parent 768715f commit 615c95e

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

bin/mac/arm64/php-8.1.zip

-6 Bytes
Binary file not shown.

build-meta/build-extensions-mac.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[
2+
"bcmath",
3+
"ctype",
4+
"curl",
5+
"dom",
6+
"fileinfo",
7+
"filter",
8+
"zlib",
9+
"gd",
10+
"mbstring",
11+
"opcache",
12+
"openssl",
13+
"pdo",
14+
"sqlite3",
15+
"pdo_sqlite",
16+
"phar",
17+
"session",
18+
"simplexml",
19+
"sockets",
20+
"tokenizer",
21+
"xml",
22+
"zip"
23+
]

build-meta/build-libraries-mac.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
"zlib",
3+
"openssl",
4+
"libiconv",
5+
"libxml2",
6+
"curl",
7+
"libpng",
8+
"sqlite",
9+
"libzip"
10+
]

0 commit comments

Comments
 (0)