diff --git a/.github/workflows/build-php.yml b/.github/workflows/build-php.yml index 75ab032d..bc55d9b8 100644 --- a/.github/workflows/build-php.yml +++ b/.github/workflows/build-php.yml @@ -20,7 +20,7 @@ jobs: strategy: matrix: - version: ["8.1", "8.2", "8.3"] + version: ["8.1", "8.2", "8.3", "8.4"] os: ["macos-13", "macos-latest", "windows-latest", "ubuntu-latest"] continue-on-error: true diff --git a/bin/linux/x64/php-8.1.zip b/bin/linux/x64/php-8.1.zip index 3137cdf8..8b27eeaa 100644 Binary files a/bin/linux/x64/php-8.1.zip and b/bin/linux/x64/php-8.1.zip differ diff --git a/bin/linux/x64/php-8.2.zip b/bin/linux/x64/php-8.2.zip index 51415f61..4051e1c6 100644 Binary files a/bin/linux/x64/php-8.2.zip and b/bin/linux/x64/php-8.2.zip differ diff --git a/bin/linux/x64/php-8.3.zip b/bin/linux/x64/php-8.3.zip index 1eb57245..b1eea4dc 100644 Binary files a/bin/linux/x64/php-8.3.zip and b/bin/linux/x64/php-8.3.zip differ diff --git a/bin/mac/arm64/php-8.1.zip b/bin/mac/arm64/php-8.1.zip index 6b0ace05..26b5a51b 100644 Binary files a/bin/mac/arm64/php-8.1.zip and b/bin/mac/arm64/php-8.1.zip differ diff --git a/bin/mac/arm64/php-8.2.zip b/bin/mac/arm64/php-8.2.zip index 0aad182d..7a1fc1c5 100644 Binary files a/bin/mac/arm64/php-8.2.zip and b/bin/mac/arm64/php-8.2.zip differ diff --git a/bin/mac/arm64/php-8.3.zip b/bin/mac/arm64/php-8.3.zip index 4762b92d..d9ce745f 100644 Binary files a/bin/mac/arm64/php-8.3.zip and b/bin/mac/arm64/php-8.3.zip differ diff --git a/bin/mac/x86/php-8.1.zip b/bin/mac/x86/php-8.1.zip index 856d7ec8..9d5f73ef 100644 Binary files a/bin/mac/x86/php-8.1.zip and b/bin/mac/x86/php-8.1.zip differ diff --git a/bin/mac/x86/php-8.2.zip b/bin/mac/x86/php-8.2.zip index 60d2b427..2efe894b 100644 Binary files a/bin/mac/x86/php-8.2.zip and b/bin/mac/x86/php-8.2.zip differ diff --git a/bin/mac/x86/php-8.3.zip b/bin/mac/x86/php-8.3.zip index bb63155d..064c5391 100644 Binary files a/bin/mac/x86/php-8.3.zip and b/bin/mac/x86/php-8.3.zip differ diff --git a/bin/win/x64/php-8.1.zip b/bin/win/x64/php-8.1.zip index 89a98213..ee3f8ee4 100644 Binary files a/bin/win/x64/php-8.1.zip and b/bin/win/x64/php-8.1.zip differ diff --git a/bin/win/x64/php-8.2.zip b/bin/win/x64/php-8.2.zip index a0932175..cac0f947 100644 Binary files a/bin/win/x64/php-8.2.zip and b/bin/win/x64/php-8.2.zip differ diff --git a/bin/win/x64/php-8.3.zip b/bin/win/x64/php-8.3.zip index 4cb7a705..9a997762 100644 Binary files a/bin/win/x64/php-8.3.zip and b/bin/win/x64/php-8.3.zip differ diff --git a/license-files/lib_libssh2_0.txt b/license-files/lib_libssh2_0.txt index af4d874c..6eb51468 100644 --- a/license-files/lib_libssh2_0.txt +++ b/license-files/lib_libssh2_0.txt @@ -1,11 +1,11 @@ -/* Copyright (c) 2004-2007 Sara Golemon - * Copyright (c) 2005,2006 Mikhail Gusarov - * Copyright (c) 2006-2007 The Written Word, Inc. - * Copyright (c) 2007 Eli Fant - * Copyright (c) 2009-2023 Daniel Stenberg +/* Copyright (C) 2004-2007 Sara Golemon + * Copyright (C) 2005,2006 Mikhail Gusarov + * Copyright (C) 2006-2007 The Written Word, Inc. + * Copyright (C) 2007 Eli Fant + * Copyright (C) 2009-2023 Daniel Stenberg * Copyright (C) 2008, 2009 Simon Josefsson - * Copyright (c) 2000 Markus Friedl - * Copyright (c) 2015 Microsoft Corp. + * Copyright (C) 2000 Markus Friedl + * Copyright (C) 2015 Microsoft Corp. * All rights reserved. * * Redistribution and use in source and binary forms, diff --git a/license-files/src_php-src_0.txt b/license-files/src_php-src_0.txt index 6a15be58..0815d7eb 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 - 2021 The PHP Group. All rights reserved. +Copyright (c) 1999 - 2024 The PHP Group. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without