PhpStorm
Overview
Version & Lifecycle
Community Notes
PhpStorm close-before-update note
For unattended PhpStorm deployments, use JetBrains’ silent installer with a product-specific configuration file, for example phpstorm-*.exe /S /CONFIG=C:\Temp\phpstorm_silent.config /LOG=C:\Temp\phpstorm_install.log /D=C:\Program Files\JetBrains\PhpStorm. In silent.config, set mode=admin for an all-users install and include launcher or PATH options only when they match the managed workstation baseline.
Pre-close PhpStorm before managed updates. PhpStorm EXE packages can return Exit Code 1618 when the IDE is open, so deployment tools should use conflicting-process handling instead of retrying while the IDE is still running. Official source: JetBrains PhpStorm installation guide.
Official source: PhpStorm Windows/download documentation.
Source: PhpStorm official source.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Bundled JetBrains Runtime, no separate Java installation required