Skip to content

Commit c689b3e

Browse files
build (#41)
Co-authored-by: simonhamp <[email protected]>
1 parent e96312d commit c689b3e

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

bin/php-8.3.10.zip

7.85 MB
Binary file not shown.

build-meta/build-extensions-.json

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

build-meta/build-libraries-.json

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

0 commit comments

Comments
 (0)