File tree Expand file tree Collapse file tree 3 files changed +65
-0
lines changed
manifests/p/PHP/PHP/8/4/8.4.3 Expand file tree Collapse file tree 3 files changed +65
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments