Hi VS.php for 2003, 2005, and 2008 the PHP documentation was integrated into the local help system and showed up in DocEx.

VS2010's help system is radically different (seemingly for the worse), but VS.php does not integrate with this. Pressing F1 over a keyword or identifier provides no information: the help system usually points me to some C/C++ article with the same name.

juanc says:

The new help system requires all pages to be XHTML. PHP documentation is not so it will be hard to do so.

Juan