EXE
WinGet
PhpStorm (EAP)
JetBrains s.r.o. · 242.12881.68 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-242.12881.68.exe /S
Log
PhpStorm-242.12881.68.exe /S /LOG="C:\Windows\Temp\PhpStorm-242.12881.68.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 242.12881.68
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
242.12881.68
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-242.12881.68.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm.EAP
Version
242.12881.68
Description
Lightning-smart PHP IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2024.2 EAP #2 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:
- New: Support PER coding style [WI-65310]
- Fix: Refresh test frameworks versions on "composer update" [WI-68028]
- Fix: Missing 'Place heredoc/nowdoc on the same line as the variable declaration' feature preview [WI-77554]
- Fix: Highlighting blinks when opening/closing group statements [WI-77545]
- Fix: PHP Code Style…