Skip to content

Commit 5ee13e4

Browse files
authored
Merge pull request #5 from akeeba/update-php-8.3-win-x64
Update PHP 8.3 build for win x64
2 parents 3efef80 + 2747a31 commit 5ee13e4

File tree

3 files changed

+6
-18
lines changed

3 files changed

+6
-18
lines changed

bin/win/x64/php-8.3.zip

-995 KB
Binary file not shown.
Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,20 @@
11
[
2-
"bcmath",
32
"bz2",
4-
"ctype",
53
"zlib",
64
"openssl",
75
"curl",
8-
"iconv",
9-
"xml",
10-
"dom",
11-
"fileinfo",
126
"filter",
137
"ftp",
14-
"gd",
8+
"iconv",
159
"mbstring",
16-
"mbregex",
17-
"mysqlnd",
1810
"opcache",
1911
"pdo",
20-
"pdo_mysql",
2112
"sqlite3",
2213
"pdo_sqlite",
2314
"phar",
24-
"session",
15+
"xml",
2516
"simplexml",
26-
"sockets",
27-
"tokenizer",
28-
"xmlwriter",
29-
"xmlreader",
17+
"sodium",
18+
"ssh2",
3019
"zip"
3120
]
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
[
22
"lib-base",
3+
"bzip2",
34
"micro",
45
"php",
5-
"bzip2",
66
"zlib",
77
"openssl",
88
"libssh2",
99
"libiconv-win",
1010
"libxml2",
1111
"nghttp2",
1212
"curl",
13-
"libpng",
14-
"onig",
1513
"sqlite",
14+
"libsodium",
1615
"xz",
1716
"libzip"
1817
]

0 commit comments

Comments
 (0)