Skip to content

Commit be24e6e

Browse files
authored
Merge pull request #4 from akeeba/update-php-8.3-mac-x64
Update PHP 8.3 build for mac x64
2 parents 6b29048 + 96d83a5 commit be24e6e

3 files changed

Lines changed: 6 additions & 18 deletions

File tree

bin/mac/x64/php-8.3.zip

-745 KB
Binary file not shown.
Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,19 @@
11
[
2-
"bcmath",
32
"bz2",
4-
"ctype",
53
"curl",
6-
"dom",
7-
"fileinfo",
84
"filter",
95
"ftp",
10-
"zlib",
11-
"gd",
126
"iconv",
137
"mbstring",
14-
"mbregex",
15-
"mysqlnd",
168
"opcache",
9+
"zlib",
1710
"openssl",
1811
"pdo",
19-
"pdo_mysql",
2012
"sqlite3",
2113
"pdo_sqlite",
2214
"phar",
23-
"session",
2415
"simplexml",
25-
"sockets",
26-
"tokenizer",
27-
"xmlwriter",
28-
"xmlreader",
29-
"xml",
16+
"sodium",
17+
"ssh2",
3018
"zip"
3119
]
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[
22
"pkg-config",
33
"lib-base",
4+
"bzip2",
45
"micro",
56
"php",
6-
"bzip2",
77
"zlib",
88
"openssl",
9+
"libssh2",
910
"libiconv",
1011
"libxml2",
1112
"curl",
12-
"libpng",
13-
"onig",
1413
"sqlite",
14+
"libsodium",
1515
"libzip"
1616
]

0 commit comments

Comments
 (0)