diff --git a/bin/mac/x86/php-8.1.zip b/bin/mac/x86/php-8.1.zip index 9d5f73ef..4d086c66 100644 Binary files a/bin/mac/x86/php-8.1.zip and b/bin/mac/x86/php-8.1.zip differ diff --git a/build-meta/build-extensions-mac.json b/build-meta/build-extensions-mac.json index b19b53bc..37621011 100644 --- a/build-meta/build-extensions-mac.json +++ b/build-meta/build-extensions-mac.json @@ -1,5 +1,6 @@ [ "bcmath", + "bz2", "ctype", "curl", "dom", @@ -7,6 +8,7 @@ "filter", "zlib", "gd", + "iconv", "mbstring", "opcache", "openssl", diff --git a/build-meta/build-libraries-mac.json b/build-meta/build-libraries-mac.json index c2725134..85de670e 100644 --- a/build-meta/build-libraries-mac.json +++ b/build-meta/build-libraries-mac.json @@ -1,4 +1,5 @@ [ + "bzip2", "zlib", "openssl", "libiconv", diff --git a/license-files/src_php-src_0.txt b/license-files/src_php-src_0.txt index 0815d7eb..6a15be58 100644 --- a/license-files/src_php-src_0.txt +++ b/license-files/src_php-src_0.txt @@ -1,6 +1,6 @@ -------------------------------------------------------------------- The PHP License, version 3.01 -Copyright (c) 1999 - 2024 The PHP Group. All rights reserved. +Copyright (c) 1999 - 2021 The PHP Group. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without