What’s New

PhpStorm 2026.1.3

2026.1.3
Added
  • Ranking in Plugins-Installed search
Fixed
  • Method return type described with array shape isn't parsed in @method annotation
  • PHPStan timeout / not analyzing individual files / not killing abandoned processes
  • Fix in-product What's New
  • What's new in PHPStorm tab shows No content found for this page
  • Getter/Setter can be replaced with hook: breaks with parent:: usage
  • Terminal: Cursor is rendered above current line when inside tmux
  • Markdown preview doesn't render images from outside the project
  • Data source custom colors are rendered incorrectly (desaturated, shifted hue)
  • Git update is disabled on the active branch
  • Deadlock caused by thread pool exhaustion due to VcsRepositoryManager lock contention
  • Launch wsl.exe -d Ubuntu via ijent in WSL
  • Editor freezes on every keystroke at AsyncCompletion.startThread (thread starvation by VcsRepositoryManager.checkAndUpdateRepositoryCollection)
  • Svelte 5 named snippets warn with Unused Function Title

PhpStorm 2026.1.3 is now available PhpStorm 2026.1.3 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: Method return type described with array shape isn't parsed in @method annotation [WI-62630]
  • Fix: PHPStan timeout / not analyzing individual files / not killing abandoned processes. [WI-84884]
  • Fix: Fix in-product What's New [WI-85067]
  • Fix: "What's new in PHPStorm" tab shows No content found for this page in 2026.1.3 RC [WI-84987]
  • Fix: Getter/Setter can be replaced with hook: breaks with parent:: usage [WI-83915]
  • Fix: Terminal: Cursor is rendered above current line when inside tmux [IJPL-102697]
  • Fix: Markdown preview doesn't render images from outside the project [IJPL-171896]
  • Fix: Data source custom colors are rendered incorrectly (desaturated, shifted hue) [DBE-25711]
  • Fix: Git update is disabled on the active branch [IJPL-240184]
  • New: Ranking in Plugins-Installed search [IJPL-7519]
  • Fix: Deadlock caused by thread pool exhaustion due to VcsRepositoryManager lock contention [IJPL-243672]
  • Fix: Launch wsl.exe -d Ubuntu via ijent in WSL [IJPL-236576]
  • Fix: Editor freezes on every keystroke at AsyncCompletion.startThread in 2026.1.1 (thread starvation by VcsRepositoryManager.checkAndUpdateRepositoryCollection) [IJPL-244426]
  • Fix: Svelte 5 named snippets warn with Unused Function Title [WEB-70432] The full list of changes in PhpStorm 2026.1.3 is available in the release notes.
  • Download PhpStorm
  • Tweet us
  • Report bugs to our issue tracker
View original