Early Access Program WebStorm

PhpStorm & WebStorm 5.0 EAP 121.12

We are almost back to our regular EAP schedule. This week’s build brings some long awaited new features and refinements:

  • PHP editor got new type inference engine for variables and class fields, providing completion and navigation for conditional constructs i.e. if($var instanceof AClass) {$var->AClassMethod} and other non-trivial cases
  • PHP editor will help you prevent much more runtime errors related to inheritance
  • Deployment plugin got FTPS support
  • JsTestDriver support got a pack of fixes and performance improvements
  • JavaScript completion performance improved

More details on new features are coming in separate posts. More goodies in next build!

Please report all problems to our issue tracker. Bear in mind that all you see is “Work in Progress” and may undergo serious changes.

Download PhpStorm & WebStorm for your platform from project EAP page. Patch-update is NOT available. IDEA 12 plugins will be available within a day.

Develop with pleasure!
-JetBrains Web IDE Team