PhpStorm 2025.3.1 is now available
PhpStorm 2025.3.1 is a minor update, and it includes a host of bug fixes and quality-of-life improvements.
Here are the most notable changes and bug fixes in this build:
- Fix: PhpStorm 2025.3: SSH session can be started right inside Remote Host Tool Window on Start SSH Session in Directory action [WI-82669]
- Fix: PHP 8.5 Pipe operator: false-positive 'Parentheses are unnecessary ' [WI-83121]
- Fix: Pest: Align button 'Continue execution' with other 'Run' buttons [WI-82930]
- Fix: Pest: Warn when baseline screenshot for assertScreenshotMatches() is missing [WI-82797]
- Fix: PHP 8.5 Pipe operator: new inspection for type mismatch [WI-82494]
- Fix: Vue TypeScript: The "Extract Vue Component" refactoring should respect the source component format [WEB-58888]
- Fix: 'TerminalUtil.hasRunningCommands' will always return 'true' in WSL terminal [IJPL-213951]
- Fix: A checkbox to disable Force Push warning dialog "Don't warn again" [IJPL-73008]
- Fix: Query result tabs are overwritten when executing selection [DBE-24835]
- Fix: Unable to resize/see value editor after enabling "Show value editor" and have a long where filter content [DBE-19864]
- Fix: Query result tabs do not follow active editor tab in 2025.3 (with Always Select Opened Element option) [IJPL-222217]
- Fix: Autocompletion of CSS classes not working in Astro components [WEB-59856]
- Fix: Azure Fabric connection fails with SQL_VARIANT_PROPERTY not supported [DBE-21071]
- Fix: Integrated terminal echoes "=" from unrecognized escape sequence [IJPL-166234]
- Fix: Introspection of Microsoft Dynamics (Azure SQL) fails with "Unsupported sql function db_id" [DBE-16826]
- Fix: Intention 'create method' and 'create field' in Angular doesn't work correctly when `export default` is used for class [WEB-45004]
- Fix: Azure Synapse introspection fails with 'SQL_VARIANT_PROPERTY' is not supported [DBE-24149]
- Fix: Find usages in TypeScript does not work with transformed types such as those inferred by Zod [WEB-56966]
The full list of changes in PhpStorm 2025.3.1 is available in the release notes.