What's new on VS.Php 2.10
This release has primarily been focused on improving the overall quality of the product.
Changes in 2.10.3.6722
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=513
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=512
- Fix issues with Ctrl+K Ctrl+C
- Fix a memory leak
Changes in 2.10.2.6699
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=503
- Fix issue when launching vs.php.exe from 32-bit systems.
- Fix interoperability issue with CodeSmith Visual Studio plug-in
Changes in 2.10.1.6642
- Add variable matching support
- Improved support for VisualSVN and other source control plug-ins
- Debugger: Add another data type (unitialized)
- Add launcher project that will fix shortcut icons and also fix issue when setup does not properly registers VS.Php
- Use new certificate so we can use WinQual.
- Add icon for .htaccess files.
- Improve progress report when parsing the project.
- Improve the UI for the VS.Php updater application.
- Upgrade edtFTPnetPRo from 6.1 to 7.3
- Upgrade bootstrapper engine to 7.0. Left off the vc10 runtime for now.
- Improve intellisense by looking for classes when looking for a match.
- When attaching to .Net application, only attach the managed debugger. This should fix a number of debug launch crashes reported.
- Fix memory leaks
- Don't allow class & interface snippets to do surround text.
- Fix snippet indentation
- Update to Zend 1.11.4
- Update to PHP 5.3.5 and PHP 5.2.17
- Fix performance when doing variable matching on large files.
- Update templates for remote servers. Have one for 5.2 and one for 5.3. This fixes an issue with import projects as well.
- Handle the case where you try to delete a directory and it has a hidden file or subdirectory like .svn
- If the project is a remote server project do not let it connect to a source control system.
- if there is nothing to suggest, don't suggest the project decls. This prevents showing stuff when we should not be showing stuff.
- Fix issue where we weren't sending the correct strings in delete, renames events. This was causing VisualSVN not to handle rename directories correctly.
- Fix issue where VS2010 locks up when you first open a PHP file rather than a PHP project.
- Fix issue when using snippets in intellisense when the entire keyword is not always replace completely.
- Fix issue where the option to not formatting multi-line strings wasn't working.
- Fix issue when hitting return before >? and indenting >?php blocks is enabled. It used to indent >?. It should only add indentation if the cursor is after >? or >?php
- Fix method tip when function has return type.
- Fix recursive intellisense: $a->foo()->boo()->foo()
- Fix: http://www.jcxsoftware.com/mantis/view.php?id=464
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=482
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=480
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=481
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=486
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=491
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=475
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=341
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=496
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=420
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=483
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=25
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=190
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=298
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=441
- Fix bug: http://www.jcxsoftware.com/mantis/view.php?id=376