Skip to content

Commit

Permalink
[PHP] Update PHP.PHP.8.4 to 8.4.3
Browse files Browse the repository at this point in the history
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/).
  • Loading branch information
Ayesh authored and github-actions[bot] committed Jan 15, 2025
1 parent 0d013c8 commit 74b181a
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 0 deletions.
32 changes: 32 additions & 0 deletions manifests/p/PHP/PHP/8/4/8.4.3/PHP.PHP.8.4.installer.yaml
Original file line number Diff line number Diff line change
@@ -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.9.0.schema.json

PackageIdentifier: PHP.PHP.8.4
PackageVersion: 8.4.3
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: php.exe
PortableCommandAlias: php
Commands:
- php
- php84
UpgradeBehavior: install
ReleaseDate: 2025-01-15
ArchiveBinariesDependOnPath: true
Installers:
- Architecture: x64
InstallerUrl: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x64.zip
InstallerSha256: 0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
- Architecture: x86
InstallerUrl: https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip
InstallerSha256: 33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
ManifestType: installer
ManifestVersion: 1.9.0
25 changes: 25 additions & 0 deletions manifests/p/PHP/PHP/8/4/8.4.3/PHP.PHP.8.4.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -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.9.0.schema.json

PackageIdentifier: PHP.PHP.8.4
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.4
PackageVersion: 8.4.3
ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.4.3
PackageLocale: en-US
Publisher: PHP Group
PublisherUrl: https://php.net
PublisherSupportUrl: https://www.php.net/docs.php
Author: PHP Group
PackageName: PHP 8.4
PackageUrl: https://php.net
License: PHP License v3.01
LicenseUrl: http://www.php.net/license/3_01.txt
Copyright: (c) PHP Group
CopyrightUrl: https://www.php.net/credits.php
Moniker: php8.4
Tags:
- php
- php84
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/p/PHP/PHP/8/4/8.4.3/PHP.PHP.8.4.yaml
Original file line number Diff line number Diff line change
@@ -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.9.0.schema.json

PackageIdentifier: PHP.PHP.8.4
PackageVersion: 8.4.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 74b181a

Please sign in to comment.