EXE
WinGet
PhpStorm (EAP)
JetBrains s.r.o. · 253.27642.37 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-253.27642.37.exe /S
Log
PhpStorm-253.27642.37.exe /S /LOG="C:\Windows\Temp\PhpStorm-253.27642.37.exe.log"
File Identity
Filename
PhpStorm-253.27642.37.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm.EAP
Version
253.27642.37
Description
Lightning-smart PHP IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
PhpStorm 2025.3 EAP #6 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:
- Fix: PHP 8.5 #[NoDiscard]: need to improve text for case when attribute is not applicable [WI-82853]
- Fix: Pest: Support interactive continuation for ->debug() [WI-82796]
- Fix: PHP 8.5: Support #[NoDiscard] attribute [WI-82758]
- Fix: False-positive PhpUnhandledExceptionInspection [WI-82474]
- Fix: Interactive rebase…