Migliora la codifica PHP 8.3 in Visual Studio

Dicembre 12, 2023
PHP Tools for Visual Studio V1.76 aggiunge il supporto per la sintassi PHP 8.3, consentendo così di utilizzare l'ultima versione del linguaggio PHP.

Continua a leggere in inglese:

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.