PhpStorm & WebStorm 5.0 Early Access Program started
We are happy to announce first public build of PhpStorm & WebStorm 5.0!
There’s a huge amount of changes, totalling to hundreds of user votes. The most important of what’s already available today is new Type Inference for PHP. We’ll publish a series of blog posts on this and other new features. Also, much more is coming!
As usual, bear in mind that you are getting a snapshot of work in progress and product will undergo series of technical and cosmetic changes.
- EAP users should know the drill, but since this is a major upgrade – we’ll repeat:
BACK UP YOUR PROJECT INFO BEFORE 1st RUN - IDE Configs are stored in a separate folder, so all previous builds are unaffected by this one. Plus – automatic import will finally pick old ones up for you on the first run
- 3rd party plugins may cease to work with this build – ping authors for platform 12 support, we’ll gladly help them in case of trouble
Download PhpStorm & WebStorm 5.0 EAP build 120.277 for your platform from project EAP page.
Develop with pleasure!
-JetBrains Web IDE Team
Comments below can no longer be edited.
Rafi B says:
July 30, 2012Thanks for the early access guys! much appreciated!
Stephen Cox says:
July 30, 2012Thanks. You guys gonna get to WI-2377 No autocompletion for php variables inside string with injected language this update? I hope, i hipe?
koubel says:
July 30, 2012What does it mean “huge amount of changes” ? In most of issues you referred only fix version changed. What is really new?
SecondFrog says:
July 30, 2012*thumbs up*
🙂
Christian Münch says:
July 31, 2012Thanks for the new features. I like the reStructuredText support. Now i wait for the phar file support. This will power PHP and PhpStorm.
Sam says:
July 31, 2012There are lots of old issues listed in changelog: http://youtrack.jetbrains.com/issue/WI-4625. Were these re-fixed or these are in the list by mistake?
Kelvin says:
August 1, 2012Oh, great! Time to start telling myself I need a stable IDE more than I need the new features. Last time around I think I lasted nearly a whole month before you announced something that made me drool too much to resist.
Keep up the great work! 😉
Rafi B says:
August 6, 2012BTW, the EAP download page’s panelHeader says 120.271 instead of 120.277
Antoine says:
August 6, 2012When will we get context aware autocompletion? it really annoying that if im working in a namespace Foo\Bar that it recommends stuff outside of the current namespace before stuff inside of it.