Download PhpStorm 2023.1.3
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 2023.1.3 of PhpStorm and the major changes made are summarized below:
Notable changes in this update:
- Fix: Test root imported from phpunit.xml located in a subdirectory overwrites the correct one [WI-72035]
- Fix: TypeScript parsing incorrectly identifies function exports from Redux Toolkit [WEB-42559]
- Fix: IDEA crashes on using “navigation” raycast feature [IDEA-317346]
- Introduce Volar support for Vue to fix a problem with Typescript 5.0 in Vue SFC [WEB-60063]
- Fix: Showing “combineLatest” function from rxjs as deprecated [WEB-51889]
- Fix: Vue+Typescript: enum key is not resolved in template [WEB-60418]
- Fix: CSS color preview in gutter looks faded since 2023.1 [WEB-60930]
- Add option to enable/disable automatic interpolation of string literals [WEB-60546]
The full list of changes is available in the release notes.
Version number | 2023.1.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 |