PhpStorm & WebStorm 2.0 EAP build 98.145
Join the DZone community and get the full member experience.
Join For FreePhpStorm & WebStorm 2.0 EAP build 98.145 is available. This build brings several new features:
Zend debugger support 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:

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.
Opinions expressed by DZone contributors are their own.
Trending
-
SeaweedFS vs. JuiceFS Design and Features
-
Core Knowledge-Based Learning: Tips for Programmers To Stay Up-To-Date With Technology and Learn Faster
-
How to Supplement SharePoint Site Drive Security With Java Code Examples
-
Implementing a Serverless DevOps Pipeline With AWS Lambda and CodePipeline
Comments