PhpStorm & WebStorm 2.0 EAP build 98.364
PhpStorm & WebStorm 2.0 EAP build 98.364 is available. Its a dedicated bugfix-only build for 98.350 focused on namespaces support:
- PHP 5.3 namespaces use imports are fixed (thanks for Symphony 2.0 users for prompt feedback)
- Include analysis improved for __DIR__ constant (Most of Symphony 2.0 sources analysed correctly)
Complete changelog
Please note that ALL of this is work in progress and will undergo series of both technical and cosmetic changes.
Download PhpStorm & WebStorm 2.0 EAP build 98.364 for your platform from project EAP page or wait for an update notification or invoke manually with Help|Check for update
Develop with pleasure!
-JetBrains Web IDE Team
Comments below can no longer be edited.
OZ says:
November 15, 2010Well… Symphony in PHP, so all Symphony users (and all PHP-coders) will be much more happy when issue http://youtrack.jetbrains.net/issue/WI-3995?projectKey=WI will be solved. Vote, guys.
Costin says:
November 15, 2010Hey, most of the namespace problems have been solved. Great work!
One still remains. Please see http://youtrack.jetbrains.net/issue/WI-4018?projectKey=WI for details.
Thank you for the quick fix!
gerd says:
November 16, 2010Since EAP build 98.350, I have an error, when i uploading a File via FTP: “could not create FTP directory …”
Vernon says:
November 16, 2010Any idea of when the update notification will be rolled out so we can use the auto-update feature?
Mason says:
November 16, 2010There’s an error in the debugger for this build. I have a file that gets included in two places, with the first place using ‘include_once’ and the second place using ‘require_once’. PHP correctly includes the file only one time, and the script runs fine in production. But the debugger tries to include it two separate times resulting in a parse error because the file declares classes.
Eric says:
November 17, 2010Still no update notification available 🙁
nnmatveev says:
November 17, 2010@Mason
Please report to http://youtrack.jetbrains.net/issues/WI
Provide information about PhpStorm version, debugger(XDebug,Zend Debugger)
Mason says:
November 17, 2010submitted: http://youtrack.jetbrains.net/issue/WI-4064?projectKey=WI
Eric says:
November 18, 2010Just a quick hint: Symphony is correctly spelled Symfony … 🙂
Update notification works although I need to manually download it.
Thomas says:
November 19, 2010Hey,
one of the most important features for me is the autocomplete. As far as I can remember some time ago I could select the autocomplete item with Return and in the current version I have to use Tab.
I am not able to find the correct place in the Keymap to change this back to Return. Anyone?
Greetings,
Thomas
OZ says:
November 19, 2010Thomas, this issue: http://youtrack.jetbrains.net/issue/WI-3995?projectKey=WI – vote.
Thomas says:
November 24, 2010When will the next EAP arrive ? normally u guys delivered every thuesday for my timezone :).
Keep up the great work. PHPStorm 2 is gonna be great