News

PhpStorm 2017.1.4 is out

New bug-fix update PhpStorm 2017.1.4 (build 171.4694.2) is now available! You can download it here, in JetBrains Toolbox App or if you have installed the previous PhpStorm 2017.1.3, you should soon get a notification in the IDE about a patch update.

This build delivers bug fixes and improvements for PHP and the Web, and takes on the latest improvements in IntelliJ Platform.  Also, it brings a new feature:

Class Name Completion works inside string literals

Now you can invoke Class Name Completion (Ctrl-Alt-Space) or invoke completion twice (Ctrl-Space) inside any string literal to get a completion list of all available classes, interfaces, and traits.

string_completion

See the full list of bug-fixes and improvements list in our issue tracker and in the complete release notes.

Download PhpStorm 2017.1.4 build 171.4694.2 for your platform or click “Update” in your JetBrains Toolbox App and please do report any bugs and feature request to our Issue Tracker.

JetBrains PhpStorm Team
The Drive to Develop

image description