From a3a0501ad1cf2b82473616292428df3860d49dd7 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Wed, 1 Jul 2026 11:55:25 +0000 Subject: [PATCH] [PHP] Update `PHP.PHP.NTS.8.3` to `8.3.32` Release: https://php.watch/versions/8.3/releases/8.3.32 Tag: https://github.com/php/php-src/releases/tag/php-8.3.32 --- Download x86: https://downloads.php.net/~windows/releases/php-8.3.32-nts-Win32-vs16-x86.zip Checksum x86: `f4053d542dda43b4e684be03d87f1b61bf8ccfe5a5ae9ad72ea59b4015234ea8` Download x64: https://downloads.php.net/~windows/releases/php-8.3.32-nts-Win32-vs16-x64.zip Checksum x64: `67c724e7b675b50d8f0476d816c3e2a3064ce3a53d572575d63c321cc0a3a6cf` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/28515514084) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/33439735) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/). --- .../8/3/8.3.32/PHP.PHP.NTS.8.3.installer.yaml | 32 +++++++++++++++++++ .../8.3.32/PHP.PHP.NTS.8.3.locale.en-US.yaml | 25 +++++++++++++++ .../PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.installer.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.locale.en-US.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.yaml diff --git a/manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.installer.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.installer.yaml new file mode 100644 index 000000000000..34c607ca5384 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/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.32 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: php.exe + PortableCommandAlias: php +Commands: + - php + - php83 +UpgradeBehavior: install +ReleaseDate: 2026-07-01 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.3.32-nts-Win32-vs16-x64.zip + InstallerSha256: 67c724e7b675b50d8f0476d816c3e2a3064ce3a53d572575d63c321cc0a3a6cf + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: x86 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.3.32-nts-Win32-vs16-x86.zip + InstallerSha256: f4053d542dda43b4e684be03d87f1b61bf8ccfe5a5ae9ad72ea59b4015234ea8 + 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.32/PHP.PHP.NTS.8.3.locale.en-US.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.locale.en-US.yaml new file mode 100644 index 000000000000..a13784e4c513 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/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.32 +ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.3.32 +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.32/PHP.PHP.NTS.8.3.yaml b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/PHP.PHP.NTS.8.3.yaml new file mode 100644 index 000000000000..ff413e1dbf1d --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/3/8.3.32/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.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0