Early Access Program

PhpStorm 11 Early Access Program Started

We are glad to announce the start of the Early Access Program for PhpStorm 11. The fresh build 144.3010 is available for download and we are waiting for your feedback in the issue tracker.PhpStorm11EAP_splash_2@2x

This build includes a lot of new features, bug fixes and improvements for PHP, Web and on the IntelliJ Platform side. PhpStorm 11 release is currently planned for Spring 2016 (roadmap will be available soon).

Project level interpreters

Now you are able to configure interpreters not only at application, but also at project level. This might be useful when you have lots of projects, each having a distinct server used only there. Another case for project level interpreters it’s when you want to share your interpreter settings with teammates or put them under version control.

Project Interpreter

Support of XDebug for REST client

For those using REST client but missing debugger functionality, now we support XDebug. You can also trigger PHP debugger from the REST client.

REST1

Compact function support

PhpStorm now resolves variables from compact function string arguments (WI-2023), helping you navigate, find usages and refactor your code easily.

compact

See the complete list in our issue tracker and read the full release notes for PhpStorm 11 EAP 144.3010.

WebStorm 12 EAP is available as well (read more in WebStorm blog), and from the Web side we are delivering:

  • Inline rename for TypeScript
  • Improvements in Angular 2 support
  • Smarter imports for TypeScript
  • Debugging JS async code

To read more about other improvements planned for the next release, please see the WebStorm blog post.

And finally, IntelliJ Platform brings many new goodies such as:

PhpStorm running on Java 8

The whole IntelliJ IDEA platform is migrating to Java 8. That means PhpStorm is now running on Java 8 and can only be launched now under a JDK for Java 8 or later. The change affects all the EAP builds (144.*) and further major releases in this upcoming spring.

Download PhpStorm 11 EAP build 144.3010 for your platform from project EAP page, and please report any bugs and feature request to our issue tracker.

The Drive to Develop!
-JetBrains PhpStorm Team

image description