EXE
WinGet
PhpStorm (EAP)
JetBrains s.r.o. · 241.14494.120 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-241.14494.120.exe /S
Log
PhpStorm-241.14494.120.exe /S /LOG="C:\Windows\Temp\PhpStorm-241.14494.120.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PhpStorm 241.14494.120
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
241.14494.120
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
PhpStorm-241.14494.120.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm.EAP
Version
241.14494.120
Description
Lightning-smart PHP IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
PhpStorm 2024.1 Beta 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: Add method stubs: Add an option to avoid #[Override] [WI-75876]
- New: Make class FQNs inside dd/dump output in terminal clickable [WI-76326]
- Fix: Class FQNs inside dd/dump output in terminal are not clickable in a specific case [WI-76508]
- Fix: Add registry key to disable lazy type calculations via Gists [WI-7…