I have fixed a bunch of issues on 2.7 so I've decided to make it available to all.

Here is the list of fixes:

  • Improved project-wide intellisense
  • Address some of the XDebug crashes in Apache. Only allow one thread at a time to avoid concurrency issues in XDebug/PHP
  • Improve PhpDoc intellisense, protect better against invalid expressions for evaluation
  • Allow to create IIS project on root directory of IIS
  • Make XDebug integration much more robust
  • Using PHP 5.2.10
  • Fix issues with snippets
  • Allow for faster fetching of references and allows for project-type specific references.
  • Allow to move suo files and user options are remembered
  • Use RTM version of WiX installer.

Other bug fixes are: