Updated VS.Php 2.7

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:

reno_nv says:

(30 day evaluation: going to need more time)
Ok I tried to import a project. I selected php 5 but that was a guess. The php appllication is a message board called SMF.
I pick a folder on the server, it starts to scan, then starts to get some folders but stops with access to path .htaccess is denied.

What do I need to do?