From db0f482359eb9c94b94ee8fcb3ee48c32de5d378 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Wed, 6 May 2026 18:21:54 +0000 Subject: [PATCH] [PHP] Update `PHP.PHP.NTS.8.3` to `8.3.31` Release: https://php.watch/versions/8.3/releases/8.3.31 Tag: https://github.com/php/php-src/releases/tag/php-8.3.31 --- Download x86: https://downloads.php.net/~windows/releases/php-8.3.31-nts-Win32-vs16-x86.zip Checksum x86: `c49a3d1d5daeb8ea32c48bbc2b0533ebb8cf54d8273b9a3b83323e1e55e15480` Download x64: https://downloads.php.net/~windows/releases/php-8.3.31-nts-Win32-vs16-x64.zip Checksum x64: `389c1327d325f6b6b3b892a5b2e1484ca5b5df775b6c4ddf5d1b5dc3b34ac761` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/25453117968) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/26644018) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/). --- .../8/3/8.3.31/PHP.PHP.NTS.8.3.installer.yaml | 32 +++++++++++++++++++ .../8.3.31/PHP.PHP.NTS.8.3.locale.en-US.yaml | 25 +++++++++++++++ .../PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.installer.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.locale.en-US.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.yaml diff --git a/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.installer.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.installer.yaml new file mode 100644 index 000000000000..54ba9af035c9 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.installer.yaml @@ -0,0 +1,32 @@ +# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.3 +PackageVersion: 8.3.31 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: php.exe + PortableCommandAlias: php +Commands: + - php + - php83 +UpgradeBehavior: install +ReleaseDate: 2026-05-05 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.3.31-nts-Win32-vs16-x64.zip + InstallerSha256: 389c1327d325f6b6b3b892a5b2e1484ca5b5df775b6c4ddf5d1b5dc3b34ac761 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: x86 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.3.31-nts-Win32-vs16-x86.zip + InstallerSha256: c49a3d1d5daeb8ea32c48bbc2b0533ebb8cf54d8273b9a3b83323e1e55e15480 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.locale.en-US.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.locale.en-US.yaml new file mode 100644 index 000000000000..88cead74d0f4 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.3 +Description: "PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML." +ShortDescription: PHP 8.3 - Non-thread safe +PackageVersion: 8.3.31 +ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.3.31 +PackageLocale: en-US +Publisher: PHP Group +PublisherUrl: https://php.net +PublisherSupportUrl: https://www.php.net/docs.php +Author: PHP Group +PackageName: PHP 8.3 - Non-thread safe +PackageUrl: https://php.net +License: PHP License v3.01 +LicenseUrl: https://www.php.net/license/3_01.txt +Copyright: (c) PHP Group +CopyrightUrl: https://www.php.net/credits.php +Moniker: php8.3 +Tags: + - php + - php83 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.yaml new file mode 100644 index 000000000000..6f163d1df2f6 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.31/PHP.PHP.NTS.8.3.yaml @@ -0,0 +1,8 @@ +# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.3 +PackageVersion: 8.3.31 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0