PhpStorm & WebStorm 1.0.2 bugfix & performance update RC is out! Full details available in tracker and most visible are listed below:
- Most false positives for “Unused local variable” inspection fixed
- HTML5 features work right out of box (with spaces in installation path)
-
Fixed word completion, see
Code | Code Completion | Cyclic Expand Word (Alt + /) & Cyclic Expand Word (Backward) (Alt + Shift + /) - Better PHP runtime errors detection and highlighting in code analyzer
Known Issues
- There’s an error in Linux startup script, see WI-2733
- All the stuff that is not marked as “Fixed” in the tracker
Download PhpStorm/WebStorm 1.0.2 RC build 95.480 for your platform from project EAP page.
Develop with pleasure!
-JetBrains PhpStorm Team
P.S. Dev team twitter is http://twitter.com/webide
This blog is permanently closed.
For up-to-date information please follow to corresponding WebStorm blog or PhpStorm blog.
tracker link is broken.
Thanks Sam! Fixed it
Thanks for this recent update… but just wondering, when are we going to see some kind of support for some frameworks? At least better code detection for some of them especially CodeIgniter is well needed now. Kind of drag to have to enter @property Value $value everytime, just to get code hinting and even that, that does not always work on variables…
thanks
Framework support is planned to 1.x series, see related tickets http://youtrack.jetbrains.net/issues/WI?q=%23Unresolved+framework+support
PhpStorm startup script is broken in this version. I’ve reported this issue to tracker. While it’s not fixed, you can just comment out lines 79-81 of webide.sh
Does this version require Java 1.6 on Mac OS X? I’m getting bad version number in class file on 10.5 w/ the RC.