Web IDE EAP (build 500)
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
Comments below can no longer be edited.
Zyava says:
October 9, 2009FTP support at last! I can delete my .bat file 🙂
Alexey Gopachenko says:
October 9, 2009Just be sure to test it our in your environment BEFORE that – there might be some rough edges…
Shein Alexey says:
October 10, 2009Very expected build for me, still great work, guys! 🙂
Thanks for very fast implementing PHPUnit support, looks very great.
Alexey Gopachenko says:
October 11, 2009Thanks for feedback, especially for all that stuff in tracker 🙂
Shein Alexey says:
October 11, 2009You’re welcome 🙂
By the way, to make WI more popular you can add link of this page here – http://www.phpunit.de/wiki/IDESupport
Madis says:
October 18, 2009Unit Testing (y)
plandem says:
October 26, 2009Had to swith for that version again (from 613 – very buggy).
Alexey Gopachenko says:
October 27, 2009Beeng busy preping new stuff.. Expect major improvements in next EAP.