EXE
WinGet
PhpStorm
JetBrains s.r.o. · 2021.2.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-2021.2.2.exe /S
Log
PhpStorm-2021.2.2.exe /S /LOG="C:\Windows\Temp\PhpStorm-2021.2.2.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 2021.2.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2021.2.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-2021.2.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm
Version
2021.2.2
Description
Lightning-smart PHP IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/phpstorm/
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2021.2.2 is released
Notable changes in this update:
- Angular 12 inline scss support (WEB-51018)
- Regular expression support in sqlite (DBE-10115)
- Fixed: Tailwind autocompletion in *.blade.php files (WEB-51764)
- Fixed: Tailwind CSS support on Mac M1 with Node.js 15.x (WEB-52401)
- ESLint 8.0 support (WEB-52236)
- Support readonly properties (parser support) (WI-61928 +3)
- Support intersection types (WI-61861)
- Support explicit octal integer literal notation (parser + language lev…