JetBrains WebIDE - Public Build # 500

    The quest “ideal IDE for PHP” continues :) Over the past week from the previous build , two of the most popular features became available - PHPUnit and FTP, and of course we tried to fix as many errors as possible.

    IDE
    - the initial version of remote host support - so far only FTP upload. (Planned: opening a remote project, auto-synchronization, SFTP / SSL / all sorts of cloud storage). It is located in the Settings - Deploy & Run menu.
    - New convenient bookmarks (F11)

    PHP
    - the initial version of support for PHPUnit (so far only local launch)
    - added type inference for the variable in "foreach (...)", the array element "array [...]" and the ternary operator "? : "
    - added search for uses (Ctrl-Alt-F7) and rename (Shift-F6) for global variables
    - fixed search for uses and rename for static class members
    - various code and comment formatting errors fixed

    Download Announcement

    FTPPhpunit

    Also popular now: