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.