Download PhpStorm 2021.3.3

Spread the love

JetBrains releases several development environments, such as IntelliJ Idea targeting Java, CLion targeting C and C++ and DataGrip targeting sql. PhpStorm focuses on PHP and provides on-the-fly error prevention, autocompletion, code refactoring and debugging, and also handles HTML, CSS, Coffee and JavaScript. For an overview of the possibilities, we refer to this page† To use PhpStorm, a license required. For business and home use you will have to pay for it, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has released version 2021.3.3 of PhpStorm and the main changes and improvements made to it can be found below:

Notable updates in this build:

  • Fixed: IDE freezes and hangs when indexing WSL projects [IDEA-286059]
  • Added: Ability to generate file name of file templates [IDEA-127570]
  • Added: Shortcut for switching editor tabs switches projects tabs on Big Sur [IDEA-261595]
  • Fixed: PuTTY SSH keys (.ppk) support [IDEA-284623]
  • Fixed: Code style formating for php “Chained method calls” -> “Place ‘;’ on new line” does not work correctly when assigning to variable [WI-62622]
  • Fixed: Xdebug: “Cannot get property” (since PHP 8.1) [WI-64532]
  • Fixed: No type inference on instanceof === false [WI-64663]
  • Fixed: Rename of a promoted property does not change parameter name in another file [WI-64676]

The full list of changes is available in the release notes

Version number2021.3.3
Release statusFinal
Operating systemsWindows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
WebsiteJetBrains
Download
License typeFreeware/Paid
You might also like