Download PhpStorm 2021.1.2
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, 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.2 of PhpStorm with the following improvements:
Notable changes
- Fixed: PHP Built-in functions are not recognized after update to 2020.2 (WI-54626 +45)
- Fixed: A lot of array access to global variable leads to infinite local inspection run (WI-59961 +10)
- Support new component options syntax in vue-class-component v8 (WEB-47799 +7)
- Fixed: Cannot infer the correct type for a generic Pipe (WEB-49023 +6)
- Fixed: Dark theme shows light code completion suggestions (IDEA-266626 +5)
- Fixed: “property is only written but never read” inspection does not detect usage within array_key_exists() (WI-59800 +4)
- Support possibility to get actual supported rules/rulesets from PHP CS Fixer tool (WI-42935 +3)
- Fixed: Open in Terminal open in wrong folder (IDEA-267664 +2)
- Fixed: PhpStorm freezes on suggestions (WI-59971 +2)
- Drag and Drop to remote host doesn’t work from “scoped” project window (WI-59447 +2)
- Fixed: Class named Resource can’t be found (WI-60068 +1)
The full list of changes is available in the release notes.
Version number | 2021.1.2 |
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 |