Software Update: PhpStorm 2021.1.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 is PHP focused and offers 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 is 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.1.3 of PhpStorm with the following improvements:

Notable changes

  • Fixed: Editor color scheme keeps getting switched to Darcula (IDEA-265169 +74)
  • Updated the bundled webpack schema (WEB-49925 +13)
  • Fixed: Tab and Indent settings refuse to save (IDEA-267368 +9)
  • Fixed: Undocked Git tool window keeps shrinking (IDEA-266173 +7)
  • Fixed: Memory leak in Docker Container Log Window on OS X Big Sur with Docker 3.3.0 (IDEA-266664 +5)
  • Support row security policies (DBE-6276 +5)
  • Fixed: Services tab with docker compose eats up a lot of CPU (IDEA-269164 +4)
  • Custom rulesets for PHPCS Fixer can have any name ending with .php_cs (WI-60454)
  • Autoconfigure PHPCS Fixer 3.0 (WI-60300)

The full list of changes is available in the release notes.

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