Skip to content

Commit 74b181a

Browse files
Ayeshgithub-actions[bot]
authored andcommitted
[PHP] Update PHP.PHP.8.4 to 8.4.3
Release: https://php.watch/versions/8.4/releases/8.4.3 Tag: https://github.com/php/php-src/releases/tag/php-8.4.3 Download x86: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip Checksum x86: `33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80` Download x64: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x64.zip Checksum x64: `0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/12788175525) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/4428503) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/).
1 parent 0d013c8 commit 74b181a

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.9.0.schema.json
3+
4+
PackageIdentifier: PHP.PHP.8.4
5+
PackageVersion: 8.4.3
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-01-15
17+
ArchiveBinariesDependOnPath: true
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x64.zip
21+
InstallerSha256: 0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836
22+
Dependencies:
23+
PackageDependencies:
24+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
25+
- Architecture: x86
26+
InstallerUrl: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip
27+
InstallerSha256: 33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80
28+
Dependencies:
29+
PackageDependencies:
30+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
31+
ManifestType: installer
32+
ManifestVersion: 1.9.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.9.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.3
8+
ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.4.3
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: http://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.9.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.9.0.schema.json
3+
4+
PackageIdentifier: PHP.PHP.8.4
5+
PackageVersion: 8.4.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)