Early Access Program WebStorm

PhpStorm & WebStorm 2.0 EAP build 98.145

PhpStorm & WebStorm 2.0 EAP build 98.145 is available. This build brings several new features:

  • Zend debugger support finally allows debugging of complex applications – after starting a debug session from IDE, all subsequent request will hit respective breakpoints across all source files executed. It’s enabled by default, but you may want ensure that Debug|Advanced|Debug all pages is checked in your existing configurations. We are eager to get feedback on this!
  • PHP completion improved on class level and for array indexes when invoked inside quotes:
  • PHP editor will surround selection with quotes and braces if one of ( ‘ ” [ { < is typed with text selected
  • PHP Unit 3.5 is now also supported
  • Framework Tool support is added. Initial implementation supports ZendTool only. Select path at Settings|PHP|Zend Framework, look for Tools|Run Zend tool, add shortcut/toolbar button in usual way
  • DataSource properties dialog improved

Complete changelog

Please note that ALL of this is work in progress and will undergo series of both technical and cosmetic changes during next months.

Download PhpStorm & WebStorm 2.0 EAP build 98.145 for your platform from project EAP page. BTW, we’re working on faster update-via-patch system.

Develop with pleasure!
-JetBrains Web IDE Team