PhpStorm & WebStorm 4.0.2 EAP 117.369
The EAP for bug-fix update 4.0.2 is open. It brings you various fixes and critical performance improvements for PHP.
More details available in build changelog and platform changelog 1 & 2
Please, do not use twitter or blog comments for bug reports, file them to tracker.
Download PhpStorm & WebStorm for your platform from project EAP page.
Patch-update is NOT available.
Develop with pleasure!
-JetBrains Web IDE Team
Comments below can no longer be edited.
OZ says:
May 7, 2012Please, give more attention to the Traits support – it works often with bugs, they are reported but nothing about the Traits is fixed in this EAP.
Alexey Gopachenko says:
May 8, 2012Well, we need to maintain some focus. First EAP was all about critical performance improvements.
Bryan Green says:
May 7, 2012Definitely faster on my big php files. Cheers! A round of Budvar for all!
Still have an issue on big files when undoing php formatting. (App hangs itself.)
http://youtrack.jetbrains.com/issue/WI-11206
Orillian says:
May 8, 2012How big is big for you Bryan? Just curious as I’ve yet to experience this type of slowdown.
Alexey Gopachenko says:
May 8, 2012Well, the original case for the profiling session was monolithic 35K lines (!!!) source file (mPDF library). Made it work twice as fast on it.
With such a scale I spotted several different places to work on – so everything from indexing to inspection was improved.
My “standard” performance test – indexing and batch inspection run on entire Mediawiki sources – confirmed improvements.
Bryan Green says:
May 8, 2012Most php files are under 30k. The php formatting was done on a file around 650K with a huge number of arrays.
Bryan Green says:
May 9, 2012Here’s another one:
WI-11236 – Request for alternating editor row background colors
http://youtrack.jetbrains.com/issue/WI-11236