-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release: https://php.watch/versions/8.3/releases/8.3.15 Tag: https://github.com/php/php-src/releases/tag/php-8.3.15 Download x86: https://windows.php.net/downloads/releases/php-8.3.15-Win32-vs16-x86.zip Checksum x86: `0caf0d35ded9d5eedbef8cbf61ad4b8797e8842ddd5387545be7e3886fafbebe` Download x64: https://windows.php.net/downloads/releases/php-8.3.15-Win32-vs16-x64.zip Checksum x64: `929aef14fe08a3e9f2d73ed1f474a32551f85988527767e9e59e2e23928cee39` ###### Manifest built [automatically](https://github.com/PHPWatch/php-winget-manifest/actions/runs/12405204381) and [attested](https://github.com/PHPWatch/php-winget-manifest/attestations/4009306) by [PHPWatch/php-winget-manifest](https://github.com/PHPWatch/php-winget-manifest/).
- Loading branch information
1 parent
4cba87b
commit 98debf2
Showing
3 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.3 | ||
PackageVersion: 8.3.15 | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: php.exe | ||
PortableCommandAlias: php | ||
Commands: | ||
- php | ||
- php83 | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-12-17 | ||
ArchiveBinariesDependOnPath: true | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://windows.php.net/downloads/releases/php-8.3.15-Win32-vs16-x64.zip | ||
InstallerSha256: 929aef14fe08a3e9f2d73ed1f474a32551f85988527767e9e59e2e23928cee39 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- Architecture: x86 | ||
InstallerUrl: https://windows.php.net/downloads/releases/php-8.3.15-Win32-vs16-x86.zip | ||
InstallerSha256: 0caf0d35ded9d5eedbef8cbf61ad4b8797e8842ddd5387545be7e3886fafbebe | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x86 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
25 changes: 25 additions & 0 deletions
25
manifests/p/PHP/PHP/8/3/8.3.15/PHP.PHP.8.3.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.3 | ||
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.3 | ||
PackageVersion: 8.3.15 | ||
ReleaseNotesUrl: https://www.php.net/ChangeLog-8.php#8.3.15 | ||
PackageLocale: en-US | ||
Publisher: PHP Group | ||
PublisherUrl: https://php.net | ||
PublisherSupportUrl: https://www.php.net/docs.php | ||
Author: PHP Group | ||
PackageName: PHP 8.3 | ||
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.3 | ||
Tags: | ||
- php | ||
- php83 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.3 | ||
PackageVersion: 8.3.15 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |