forked from microsoft/winget-pkgs
-
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.
New version: JetBrains.PhpStorm.EAP version 242.19890.20 (microsoft#1…
- Loading branch information
1 parent
6cfb619
commit a7a00cc
Showing
4 changed files
with
146 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
manifests/j/JetBrains/PhpStorm/EAP/242.19890.20/JetBrains.PhpStorm.EAP.installer.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,43 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.PhpStorm.EAP | ||
PackageVersion: 242.19890.20 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Log: /LOG="<LOGPATH>" | ||
UpgradeBehavior: uninstallPrevious | ||
FileExtensions: | ||
- css | ||
- html | ||
- ipr | ||
- js | ||
- php | ||
- phtml | ||
ReleaseDate: 2024-07-04 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: PhpStorm 242.19890.20 | ||
ProductCode: PhpStorm 242.19890.20 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-242.19890.20.exe | ||
InstallerSha256: 41DEBAB837A429E3A1351821113BA3B9AFB9AADF9783515E361393B78008A23D | ||
ProductCode: PhpStorm 242.19890.20 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-242.19890.20.exe | ||
InstallerSha256: 41DEBAB837A429E3A1351821113BA3B9AFB9AADF9783515E361393B78008A23D | ||
ProductCode: PhpStorm 242.19890.20 | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-242.19890.20-aarch64.exe | ||
InstallerSha256: 1827FDE30D6B4AECC7E7CE62FED22C255CC2680B8482CB44AA86BC18480A84AF | ||
ProductCode: PhpStorm 242.19890.20 | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-242.19890.20-aarch64.exe | ||
InstallerSha256: 1827FDE30D6B4AECC7E7CE62FED22C255CC2680B8482CB44AA86BC18480A84AF | ||
ProductCode: PhpStorm 242.19890.20 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
54 changes: 54 additions & 0 deletions
54
manifests/j/JetBrains/PhpStorm/EAP/242.19890.20/JetBrains.PhpStorm.EAP.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,54 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.PhpStorm.EAP | ||
PackageVersion: 242.19890.20 | ||
PackageLocale: en-US | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/ | ||
PublisherSupportUrl: https://www.jetbrains.com/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: PhpStorm (EAP) | ||
PackageUrl: https://www.jetbrains.com/phpstorm/nextversion/ | ||
License: Freeware | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: Lightning-smart PHP IDE | ||
Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. | ||
# Moniker: | ||
Tags: | ||
- code | ||
- coding | ||
- css | ||
- develop | ||
- development | ||
- htm | ||
- html | ||
- ide | ||
- javascript | ||
- js | ||
- php | ||
- programming | ||
- web | ||
- webpage | ||
ReleaseNotes: |- | ||
PhpStorm 2024.2 EAP #8 is now available | ||
This build brings a bunch of bug fixes and quality-of-life improvements. | ||
Here are the most notable changes and bug fixes in this build: | ||
- Fix: PHPStorm EAP incorrectly uses the term "PER" to refer to "PER-CS" [WI-78010] | ||
- Fix: Move hardcoded constants into separate file for further proofreading [WI-77994] | ||
- Fix: Show Tailwind preview right in the completion list, not only in the secondary doc popup [WEB-52736] | ||
For the full list of changes in this build, please see the release notes. | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736136 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Resources | ||
DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
41 changes: 41 additions & 0 deletions
41
manifests/j/JetBrains/PhpStorm/EAP/242.19890.20/JetBrains.PhpStorm.EAP.locale.zh-CN.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,41 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.PhpStorm.EAP | ||
PackageVersion: 242.19890.20 | ||
PackageLocale: zh-CN | ||
Publisher: JetBrains s.r.o. | ||
PublisherUrl: https://www.jetbrains.com/zh-cn/ | ||
PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ | ||
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ | ||
Author: JetBrains s.r.o. | ||
PackageName: PhpStorm(抢先体验计划) | ||
PackageUrl: https://www.jetbrains.com/zh-cn/phpstorm/nextversion/ | ||
License: 免费软件 | ||
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ | ||
Copyright: Copyright © 2000-2024 JetBrains s.r.o. | ||
# CopyrightUrl: | ||
ShortDescription: 高效智能的 PHP IDE | ||
Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 | ||
# Moniker: | ||
Tags: | ||
- css | ||
- htm | ||
- html | ||
- javascript | ||
- js | ||
- php | ||
- 代码 | ||
- 开发 | ||
- 编程 | ||
- 网页 | ||
- 集成开发环境 | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736136 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 资源 | ||
DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JetBrains/PhpStorm/EAP/242.19890.20/JetBrains.PhpStorm.EAP.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,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: JetBrains.PhpStorm.EAP | ||
PackageVersion: 242.19890.20 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |