Software update: PhpStorm 2022.3.3

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.3 of PhpStorm with the following changes and improvements:

PhpStorm 2022.3.3 is now available

PhpStorm 2022.3.3 is a minor update, and it includes a host of bug fixes and quality-of-life improvements. You can update by using the Toolbox App or from right inside the IDE.

These are the most notable changes and bug fixes:

  • Added: Monitor database connections/sessions [DBE-299]
  • Added: Run query periodically [DBE-11963]
  • Added: Actions on Save: add ability to disable/enable actions via File | Settings for New Projects [IDEA-283423]
  • Added: Option to restore old behavior of Copy/Cut/Paste from empty selection [IDEA-307158]
  • Downloadable shared indexes for most popular PHP packages [WI-57197]
  • Fixed: Tailwind CSS completion is extremely slow [WEB-58840]
  • Fixed: IDEA loses a “Shelf” tab in the “Commit” tool window sometimes [IDEA-305906]
  • Added: Option to prevent inserting line break when pasting a line copied using Copy/Cut from empty selection [IDEA-77691]
  • Fixed: Table -> tools -> modify grants generates ‘drop table’-SQL [DBE-17017]

The full list of changes in PhpStorm 2022.3.3 is available in the release notes. You can download PhpStorm 2022.3.3 here.

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