In this build we bring you two long promised features – FTP & PHPUnit support (Expect separate posts with more details) And of course there’s lot of bugfixes and improvements in editor, see details below.
IDE general
- Initial remote development support – currently FTP upload only. (Planned: open remote project, auto sync and SFTP/SSL/Cloud storage) You can find it under Settings – Deploy&Run.
PHP
-Initial PHPUnit support (local only yet) Note: PHP paths/library settings are under development, thus to get completion and other stuff please add your PEAR folder as source root (at Settings/Directories)


- implemented type inference for foreach() statement, array[..] and ternary ?: expressions.
- fixed find usages & rename for global variables
- fixed completion & rename & find usages for static members
- fixed different bugs in code and phpdoc formatters
+ more, see complete change-list in issue tracker.
Download Web IDE EAP build 500 for your platform from project EAP page.
-JetBrains Web IDE Team
This blog is permanently closed.
For up-to-date information please follow to corresponding WebStorm blog or PhpStorm blog.

FTP support at last! I can delete my .bat file
Just be sure to test it our in your environment BEFORE that – there might be some rough edges…
Very expected build for me, still great work, guys!
Thanks for very fast implementing PHPUnit support, looks very great.
Thanks for feedback, especially for all that stuff in tracker
You’re welcome
By the way, to make WI more popular you can add link of this page here – http://www.phpunit.de/wiki/IDESupport
Unit Testing (y)
Had to swith for that version again (from 613 – very buggy).
Beeng busy preping new stuff.. Expect major improvements in next EAP.