diff --git a/bin/win/x64/php-8.4.zip b/bin/win/x64/php-8.4.zip new file mode 100644 index 00000000..3af3dda3 Binary files /dev/null and b/bin/win/x64/php-8.4.zip differ diff --git a/build-meta/build-extensions-win.json b/build-meta/build-extensions-win.json index ccefabbb..09381e8d 100644 --- a/build-meta/build-extensions-win.json +++ b/build-meta/build-extensions-win.json @@ -1,5 +1,6 @@ [ "bcmath", + "bz2", "ctype", "zlib", "openssl", @@ -20,6 +21,5 @@ "simplexml", "sockets", "tokenizer", - "bz2", "zip" ] \ No newline at end of file diff --git a/build-meta/build-libraries-win.json b/build-meta/build-libraries-win.json index f38a2393..c2c860c9 100644 --- a/build-meta/build-libraries-win.json +++ b/build-meta/build-libraries-win.json @@ -1,4 +1,5 @@ [ + "bzip2", "zlib", "openssl", "libssh2", @@ -7,7 +8,6 @@ "nghttp2", "curl", "libpng", - "bzip2", "sqlite", "xz", "libzip"