EXE
WinGet
PhpStorm
JetBrains s.r.o. · 2024.3.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-2024.3.2.exe /S
Log
PhpStorm-2024.3.2.exe /S /LOG="C:\Windows\Temp\PhpStorm-2024.3.2.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 2024.3.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.3.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-2024.3.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm
Version
2024.3.2
Description
Lightning-smart PHP IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/phpstorm/
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2024.3.2 is now available
PhpStorm 2024.3.2 is a minor update, and it includes a host of bug fixes and quality-of-life improvements.
Here are the most notable changes and bug fixes in this build:
- New: Bundle .env files support plugin
- Fix: PHP 8.4: Cannot override final property hook (abstract) [WI-79829]
- Fix: Assigning property with setter hook wrongly reports incompatible types [WI-80202]
- Fix: Static property and asymmetric visibility [WI-79988]
- Fix: PhpStorm can show two Wh…