There are been a few annoying bugs reported in the 2.1.2 release. We are working on solving those issues quickly. We have a build that we will be working on for the next few weeks to address these issues. We would like to encourage people to try these builds and report any regressions.

    The current build fixes the following issues:
  • *new* keywork gets replace when you pick the class name
  • intellisense for objects not working when using () in the class name
  • Javascript inside <script> tags issue fixed (no color coding yet)
  • Fix autoformatting on multiline expressions

Download links

VS.Php Standalone Edition
This version does not require to have Visual Studio installed on your system
[SE](~80Mb)
VS.Php for Visual Studio (Full edition) [2005] [2003] [2002]
VS.Php for Visual Studio (Lite edition) [2005] [2003] [2002]

Rici says:

The download links are broken, /vsphp/2.5/... should be replaced to /vsphp/2.1/...

juanc says:

Thanks, links have been fixed.

juanc says:

Build 2.1.3.3115 has been posted on the site.

juanc says:

this is an issue with the debugger on 2.1.3.3115. We will be updating the build with a fix for it.

In the meantime you can solve the problem by updating the httpd-template.conf file located in the vs.php directory. Remove the AllowOverride All line from the template.

juanc says:

This build solves the debug issue with the built-in engine.

juanc says:

This build solves the issues around not been able to activate the software after the trial had expired.

juanc says:

Another minor update build for VS.Php 2.1

Solves a problem when adding HTML files to the solution in which it was adding a Php file as well.