Skip to content

Commit 7a70ace

Browse files
authored
[PHP] Add new version PHP.PHP.8.4 - 8.4.16 (microsoft#323774)
1 parent 77f0270 commit 7a70ace

File tree

3 files changed

+65
-0
lines changed

3 files changed

+65
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: PHP.PHP.8.4
5+
PackageVersion: 8.4.16
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: portable
9+
NestedInstallerFiles:
10+
- RelativeFilePath: php.exe
11+
PortableCommandAlias: php
12+
Commands:
13+
- php
14+
- php84
15+
UpgradeBehavior: install
16+
ReleaseDate: 2025-12-16
17+
ArchiveBinariesDependOnPath: true
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://downloads.php.net/~windows/releases/php-8.4.16-Win32-vs17-x64.zip
21+
InstallerSha256: 5637d84718610497b6ae70e359133143225c9e0b629c7dfc36f5e1333a3806b2
22+
Dependencies:
23+
PackageDependencies:
24+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
25+
- Architecture: x86
26+
InstallerUrl: https://downloads.php.net/~windows/releases/php-8.4.16-Win32-vs17-x86.zip
27+
InstallerSha256: 49007cb94e06601fcc0939b74c2c379ec5b577b19203acf1b1c668810728a8b0
28+
Dependencies:
29+
PackageDependencies:
30+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
31+
ManifestType: installer
32+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: PHP.PHP.8.4
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."
6+
ShortDescription: PHP 8.4
7+
PackageVersion: 8.4.16
8+
ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.4.16
9+
PackageLocale: en-US
10+
Publisher: PHP Group
11+
PublisherUrl: https://php.net
12+
PublisherSupportUrl: https://www.php.net/docs.php
13+
Author: PHP Group
14+
PackageName: PHP 8.4
15+
PackageUrl: https://php.net
16+
License: PHP License v3.01
17+
LicenseUrl: https://www.php.net/license/3_01.txt
18+
Copyright: (c) PHP Group
19+
CopyrightUrl: https://www.php.net/credits.php
20+
Moniker: php8.4
21+
Tags:
22+
- php
23+
- php84
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with PHPWatch/winget-pkgs - https://github.com/PHPWatch/php-winget-manifest
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: PHP.PHP.8.4
5+
PackageVersion: 8.4.16
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)