Download PhpStorm 2022.3.1

Spread the love

JetBrains releases various development environments, such as IntelliJ Idea focused on Java, CLion focused on C and C++ and DataGrip focused on SQL. PhpStorm focuses on PHP and offers on-the-fly error prevention, autocompletion, code refactoring and debugging, and can also handle HTML, CSS, Coffee and JavaScript. For an overview of the possibilities, please refer to this page. There is one for using PhpStorm license necessary. For business and home use you will have to pay for this, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has released version 2022.3.1 of PhpStorm with the following changes and improvements:

Notable changes in this update:

  • The option to display editor tabs on multiple rows is available in the new UI [IDEA-295095].
  • Actions on Save work as expected again. [IDEA-307368]
  • Excessive CPU usage and IDE freezes that occurred for certain tool window sizes have been fixed. [IDEA-306642]
  • It is possible to create Docker Compose targets in Settings/Preferences | Build, Configuration, Deployment | Run targets. [IDEA-283935]
  • Double-clicking on the window header maximizes the window size on macOS. [IDEA-304577]
  • Opening a project file from an external tool no longer causes the IDE to throw the “Access is allowed from event dispatch thread only” exception. [IDEA-301392]
  • Fixed Vue TypeScript Service set-up false errors not suppressed in Problems > Project Errors tab [WEB-56403]
  • Added support for parsing of PhpStan’s conditional return types [WI-66465]
  • Fixed configuring standards path for phpcs (quality tool) inspection on [WI-70072]
  • Fixed problem when copying PHP classes between projects [WI-69928]
  • PHPDoc rendering: one-line PhpDoc rendered properly [WI-69504]
  • Read-only classes will appear in completion list [WI-69994]
  • Fixed freeze on Reformat Code/Code Cleanup using Quality Tools [WI-70110]

The full list of changes is available in the release notes. And as always, please feel free to report any issues you encounter to us tracker or here in the comments.

Version number 2022.3.1
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
Website JetBrains
Download https://www.jetbrains.com/phpstorm/download
License type Freeware/Paid
You might also like