From bb0f503d91351d8496bc882d7d7b23858cf34faa Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Tue, 10 Feb 2026 19:57:44 +0000 Subject: [PATCH] [PHP] Update `PHP.PHP.NTS.8.5` to `8.5.3` Release: https://php.watch/versions/8.5/releases/8.5.3 Tag: https://github.com/php/php-src/releases/tag/php-8.5.3 --- Download x86: https://downloads.php.net/~windows/releases/php-8.5.3-nts-Win32-vs17-x86.zip Checksum x86: `964fe7008a3d72079bb858fdcfe83bab94ae8fa5a6bcc8f4a7ed51e45e3f7130` Download x64: https://downloads.php.net/~windows/releases/php-8.5.3-nts-Win32-vs17-x64.zip Checksum x64: `53919383d27fdd6ea96457b887e8a1d102bca6242952ad074500bde90c592cc9` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/21880216757) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/18622023) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/). --- .../8/5/8.5.3/PHP.PHP.NTS.8.5.installer.yaml | 32 +++++++++++++++++++ .../5/8.5.3/PHP.PHP.NTS.8.5.locale.en-US.yaml | 25 +++++++++++++++ .../PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.installer.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.locale.en-US.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.yaml diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.installer.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.installer.yaml new file mode 100644 index 000000000000..150c113d1e9a --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.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.10.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.5 +PackageVersion: 8.5.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: php.exe + PortableCommandAlias: php +Commands: + - php + - php85 +UpgradeBehavior: install +ReleaseDate: 2026-02-10 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.3-nts-Win32-vs17-x64.zip + InstallerSha256: 53919383d27fdd6ea96457b887e8a1d102bca6242952ad074500bde90c592cc9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: x86 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.3-nts-Win32-vs17-x86.zip + InstallerSha256: 964fe7008a3d72079bb858fdcfe83bab94ae8fa5a6bcc8f4a7ed51e45e3f7130 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.locale.en-US.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.locale.en-US.yaml new file mode 100644 index 000000000000..0d5cc6c2f2a7 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.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.10.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.5 +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.5 - Non-thread safe +PackageVersion: 8.5.3 +ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.5.3 +PackageLocale: en-US +Publisher: PHP Group +PublisherUrl: https://php.net +PublisherSupportUrl: https://www.php.net/docs.php +Author: PHP Group +PackageName: PHP 8.5 - 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.5 +Tags: + - php + - php85 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.yaml new file mode 100644 index 000000000000..d9ab5f8ee3db --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.3/PHP.PHP.NTS.8.5.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.10.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.5 +PackageVersion: 8.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0