From 7ce106adfb61cfb6f82ee86a400044468ccc1af5 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Wed, 1 Jul 2026 11:57:59 +0000 Subject: [PATCH] [PHP] Update `PHP.PHP.NTS.8.5` to `8.5.8` Release: https://php.watch/versions/8.5/releases/8.5.8 Tag: https://github.com/php/php-src/releases/tag/php-8.5.8 --- Download x86: https://downloads.php.net/~windows/releases/php-8.5.8-nts-Win32-vs17-x86.zip Checksum x86: `421ee83fb2288c79c56d7488e0f658070f73b6ad072bacc6b3572bc8ccdf57f9` Download x64: https://downloads.php.net/~windows/releases/php-8.5.8-nts-Win32-vs17-x64.zip Checksum x64: `63a3f6493f37c9ff3e288ec16621222a6cda5167dd1abffec0019e7f18c8e7e9` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/28515514084) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/33440233) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/). --- .../8/5/8.5.8/PHP.PHP.NTS.8.5.installer.yaml | 32 +++++++++++++++++++ .../5/8.5.8/PHP.PHP.NTS.8.5.locale.en-US.yaml | 25 +++++++++++++++ .../PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.installer.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.locale.en-US.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.yaml diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.installer.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.installer.yaml new file mode 100644 index 0000000000000..e663c5c1041f7 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/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.12.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.5 +PackageVersion: 8.5.8 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: php.exe + PortableCommandAlias: php +Commands: + - php + - php85 +UpgradeBehavior: install +ReleaseDate: 2026-07-01 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.8-nts-Win32-vs17-x64.zip + InstallerSha256: 63a3f6493f37c9ff3e288ec16621222a6cda5167dd1abffec0019e7f18c8e7e9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: x86 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.8-nts-Win32-vs17-x86.zip + InstallerSha256: 421ee83fb2288c79c56d7488e0f658070f73b6ad072bacc6b3572bc8ccdf57f9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.locale.en-US.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.locale.en-US.yaml new file mode 100644 index 0000000000000..f1f67ae7c5553 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/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.12.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.8 +ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.5.8 +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.12.0 diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/PHP.PHP.NTS.8.5.yaml new file mode 100644 index 0000000000000..ca0a9eec2e5f4 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.8/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.12.0.schema.json + +PackageIdentifier: PHP.PHP.NTS.8.5 +PackageVersion: 8.5.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0