EXE
WinGet
PhpStorm
JetBrains s.r.o. · 2022.1.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-2022.1.4.exe /S
Log
PhpStorm-2022.1.4.exe /S /LOG="C:\Windows\Temp\PhpStorm-2022.1.4.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 2022.1.4
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2022.1.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-2022.1.4.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm
Version
2022.1.4
Description
Lightning-smart PHP IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/phpstorm/
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2022.1.4 is now available
The most notable bug fixes in this build include:
- Fixed: Git commit description: blinking text [IDEA-284246]
- Fixed: "Run Git hooks" checkbox becomes disabled after the first Commit action, no Git pre-commit hooks are executed [IDEA-264817]
- Fixed: External diff tool settings are lost after IDE restart [IDEA-296696]
- Fixed: "Convert sprintf() call to concatenation" QF produces incorrect result in case value is complex expression (e.g. ternary) [WI-67197]…