PHP Tools for Visual Studio v1.40.12307
November 20, 2020 - 16:43

PHP Tools for Visual Studio
- IntelliSense
- Now updates Error List when `.editorconfig` changes.
- PHP 8 `mixed` type now correctly handled in type analysis.
- Added the ability to use `PHP0418` for use of an undefined method.
- Added the ability to use `PHP0415` for use of an undefined constant.
- Added doctrine @Annotation, and annotation classes in PHPDoc IntellISense.
- Performance improvements.
- Project
- Microsoft Internet Information Services (IIS) Express configuration can now be kept in the local `applicationHost.config`.
- Added Microsoft Internet Information Services (IIS) server support.
- Automatic installation of PHP with Xdebug on IIS.
- Microsoft Visual Studio 2019
- Performance improved for larger projects with a lot of warnings.