Updated VS.Php 2.7
Wed, 2009-11-04 21:38
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:
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=323
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=324
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=322
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=113
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=312
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=315
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=309
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=331
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=333
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=334
- juanc's blog
- Login or register to post comments

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?