Skip to content

Commit dc48bef

Browse files
authored
Upgrade bundled PHP to 8.3.9 (GH-20)
As of PHP 8.2.0, ext/zip is no longer statically available, but since it is needed by the PHP SDK (e.g. too unpack the fetched dependencies), we include the DLL, and load it in php.ini.
1 parent 449a209 commit dc48bef

17 files changed

+1
-0
lines changed

bin/php/ext/php_curl.dll

113 KB
Binary file not shown.

bin/php/ext/php_ftp.dll

3 KB
Binary file not shown.

bin/php/ext/php_mbstring.dll

146 KB
Binary file not shown.

bin/php/ext/php_mysqli.dll

11.5 KB
Binary file not shown.

bin/php/ext/php_openssl.dll

10.5 KB
Binary file not shown.

bin/php/ext/php_sqlite3.dll

8.5 KB
Binary file not shown.

bin/php/ext/php_zip.dll

380 KB
Binary file not shown.

bin/php/libcrypto-1_1-x64.dll

-3.32 MB
Binary file not shown.

bin/php/libcrypto-3-x64.dll

4.97 MB
Binary file not shown.

bin/php/libsqlite3.dll

45 KB
Binary file not shown.

0 commit comments

Comments
 (0)