The IDE that empowers PHP developers
We’ve just updated the PhpStorm 2020.1 EAP! Try the reworked “Move method” refactoring, a unified UI for SSH configurations, and completion for PHP that is assisted by machine learning. Read on to learn more. (more…)…
PhpStorm 2019.2 EAP build 192.5438.24 is now available! In this blog post, read about structural search preview in the editor, a browser for the Docker container file system, highlighting for associated loop when the caret is over break/continue operators, and autocompletion for callable types. A…
The EAP for the upcoming PhpStorm 2019.2 is in full swing and today we have build number 4 for you to try out. Here are some of the goodies you’ll find inside: Run Composer via any remote PHP interpreter. Syntax highlighting for over 20 different languages. Control PhpStorm-specific code sty…
Recent versions of PhpStorm have been really pushing at the boundaries with regards to the debugging tool, and PhpStorm 10 was no exception. Along with the amazing Interactive Debug Console, PhpStorm 10 also shipped various code completion improvements within the debugger. (more…)…
PhpStorm 9.5 has an amazing innovation in its refactoring engine. Now, when you need to rename a variable, parameter, class, method, constant or goto label, you can do it in-place, right in the editor pane. (more…)…
PhpStorm 9 EAP 141.1619 is available for download. From the PHP side, this build features: Code completion for non-static factory methods ArrayAccess support for factory code completion Auto-recognition of common WordPress global variables (global variable => classname, see WI-21339 fo…