在 Visual Studio 中提升您的 PHP 8.3 编码

12月 12, 2023
PHP Tools for Visual Studio V1.76 添加对 PHP 8.3 语法的支持,这意味着您现在可以以最新版本的 PHP 语言为目标。

继续用英语阅读:

PHP Tools for Visual Studio is an extension designed to enhance Visual Studio with PHP editing features such as code folding and syntax highlighting. Its formatter automatically formats your code when you type, making it easier to follow. PHP Tools for Visual Studio can also normalize spaces, aligning with Visual Studio conventions, and handles mixed HTML and PHP content.

PHP Tools v1.76 gains support for PHP 8.3 syntax, allowing you to target the latest version of the PHP language whilst maintaining correctly formatted code. PHP 8.3 syntax features include typed class constants, anonymous readonly classes, and dynamic class constant fetch.

To see a full list of what's new in v1.76.18866, see our release notes.

For more information, see our PHP Tools for Visual Studio product page.