diff --git a/.github/workflows/build-php.yml b/.github/workflows/build-php.yml index b0e24a6ec..75ab032df 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.22", "8.3.10"] + version: ["8.1", "8.2", "8.3"] os: ["macos-13", "macos-latest", "windows-latest", "ubuntu-latest"] continue-on-error: true diff --git a/README.md b/README.md index 19840fe56..b9a186ee4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ executables for each platform. They are automatically built weekly to get the latest versions of PHP near enough as soon as they become available. -[Check here](https://github.com/NativePHP/php-bin/blob/automate-builds/php-extensions.txt) for the definitive list of +[Check here](https://github.com/NativePHP/php-bin/blob/main/php-extensions.txt) for the definitive list of extensions that are compiled in. ## Issues diff --git a/bin/linux/x64/php-8.1.zip b/bin/linux/x64/php-8.1.zip index 26d15f65f..afb92f3d4 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 93f8b08c7..ff7230b5c 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 1b5006e5d..1687c281d 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 d1b2c73ac..ee78c9fb7 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 a363f20d5..573996776 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 3cf1d8798..16e1bd49f 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 5fd9dae37..9754172c8 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 2b1e07440..b5efbb8ac 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 2bb29ea41..4f5435ae9 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 64ab3c85d..a7e777b25 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 a675a59c3..65bff4462 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 f5acb3edb..39569de67 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/src_php-src_0.txt b/license-files/src_php-src_0.txt index 6a15be588..0815d7eb7 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