PHPEdit

 › Home  › Download  › Older releases  › PHPEdit 3.x  › 3.6 BETA 2

3.6 BETA 2

Auto-update

If you already have the beta 1, then no need to download an installer again and go through the uninstall-install process once more. Just click on "Tools" -> "Check for updates", PHPEdit will show you a list available updates:

Just click on [Download updates] and PHPEdit will start preparing the update in background:

You can continue to work until PHPEdit tells you that the update is ready:

Click on the label on the status bar, confirm the update, and PHPEdit will restart and install all the updates:

Documents tabs grouping enhancements

You can now create your own groups: right-click on a document's tab, go in the group menu and choose "New group", type in the group name, and your document is now placed in a custom group:

You can customize your groups by right-clicking on it: a menu appears with several customization possibilities: icon, color, text.

You can also drag and drop documents into other groups to make PHPEdit always open that document in the same group.

HTML Tag match

PHPEdit now shows you the matching tag when you place the caret on an opening or closing tag:

Project and dependencies parsing

You now have more control on the parsing of your project's files and the librairies you use.

The scanner icon in the status bar shows you the progress of parsing if there is some parsing going on:

And a click on it gives you some actions, for example reparse the project, usefull if you modified some files from outside PHPEdit:

You can see the details of the parsing with a specific dialog. Having this dialog displayed increases the parsing speed:

Symfony

You can configure the class to use for the $sf_user variable in the preferences.

FTP & SFTP

The FTP explorer now supports symbolic links.

PHP

  • Missing instanceof keywork added to CodeInsight;
  • You can now select your target PHP version in the preferences, page "Languages" -> "PHP". Setting PHP 4 will display non static members in static contexts for CodeInsight.

 

Downloads

You can download version 3.6 BETA 2 in the most suited language using the following links: