From 6497eb75841b90e996af22c46513046e70d13e03 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Tue, 2 Jun 2026 22:57:41 +0000 Subject: [PATCH] [PHP] Update `PHP.PHP.NTS.8.5` to `8.5.7` Release: https://php.watch/versions/8.5/releases/8.5.7 Tag: https://github.com/php/php-src/releases/tag/php-8.5.7 --- Download x86: https://downloads.php.net/~windows/releases/php-8.5.7-nts-Win32-vs17-x86.zip Checksum x86: `c145dbd642503ea79985d7b84e320604b38da7b3cb36dc410a1614843709328a` Download x64: https://downloads.php.net/~windows/releases/php-8.5.7-nts-Win32-vs17-x64.zip Checksum x64: `2ff43fea9a243085493b48c7c47152c0678cff0b05c61a3b4f4b43ba22de212c` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/26852882228) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/29623631) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/). --- .../8/5/8.5.7/PHP.PHP.NTS.8.5.installer.yaml | 32 +++++++++++++++++++ .../5/8.5.7/PHP.PHP.NTS.8.5.locale.en-US.yaml | 25 +++++++++++++++ .../PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.installer.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.locale.en-US.yaml create mode 100644 manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.yaml diff --git a/manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.installer.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.installer.yaml new file mode 100644 index 000000000000..1329538ce10d --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/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.7 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: php.exe + PortableCommandAlias: php +Commands: + - php + - php85 +UpgradeBehavior: install +ReleaseDate: 2026-06-02 +ArchiveBinariesDependOnPath: true +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.7-nts-Win32-vs17-x64.zip + InstallerSha256: 2ff43fea9a243085493b48c7c47152c0678cff0b05c61a3b4f4b43ba22de212c + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - Architecture: x86 + InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.7-nts-Win32-vs17-x86.zip + InstallerSha256: c145dbd642503ea79985d7b84e320604b38da7b3cb36dc410a1614843709328a + 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.7/PHP.PHP.NTS.8.5.locale.en-US.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.locale.en-US.yaml new file mode 100644 index 000000000000..9270b91bbee6 --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/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.7 +ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.5.7 +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.7/PHP.PHP.NTS.8.5.yaml b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/PHP.PHP.NTS.8.5.yaml new file mode 100644 index 000000000000..0e49394be6df --- /dev/null +++ b/manifests/p/PHP/PHP/NTS/8/5/8.5.7/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.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0