EXE
WinGet
PhpStorm (EAP)
JetBrains s.r.o. · 262.6228.31 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
PhpStorm-262.6228.31-aarch64.exe /S
Log
PhpStorm-262.6228.31-aarch64.exe /S /LOG="C:\Windows\Temp\PhpStorm-262.6228.31-aarch64.exe.log"
File Identity
Filename
PhpStorm-262.6228.31-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PhpStorm.EAP
Version
262.6228.31
Description
Lightning-smart PHP IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
PhpStorm 2026.2 EAP #3 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: Markdown: Space after colon on new line causes "MarkdownParsingException: more than one root?" [IJPL-149323]
- Fix: Missing Pull Requests tab [IJPL-241681]
- Fix: Markdown table cols shift due automatic link ellipsis [IJPL-162519]
- Fix: Import popup that asks for Alt-Enter will become invalid after editor scroll…