EXE
WinGet
PhpStorm (EAP)
JetBrains s.r.o. · 223.8617.12 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-223.8617.12.exe /S
Log
PhpStorm-223.8617.12.exe /S /LOG="C:\Windows\Temp\PhpStorm-223.8617.12.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 223.8617.12
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
223.8617.12
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-223.8617.12.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm.EAP
Version
223.8617.12
Description
Lightning-smart PHP IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2023.3.2 Preview is now available
This build brings a bunch of bug fixes and quality-of-life improvements.
Notable changes:
- Fixed: Settings Sync: plugins shouldn't be synced between IDEs by default [IDEA-307136]
- Customize config sharing between IDEs [IDEA-233535]
- Support 'JavaScript Standard Style' version 17 (https://standardjs.com/) [WEB-55664]
- Fixed: Quick Documentation: Doesn't show the constant value [WI-70107]
- Fixed: Method call isn't resolved to related trait if the sa…