Añade soporte para PHP 8.2 y mejora los diagnósticos.
Septiembre 22, 2022 - 15:48
Nueva versión
Características
- Added support for PHP 8.2.
- Diagnostics:
- Dynamic Properties - The editor now checks accessing class dynamic properties, i.e. properties that were not declared, according to their access.
- Annotating 'foreach' Control Variables - The type of control variables can now be annotated using 'inlined DocComment'. The same works for the key variable as well.
- More Control Flow Diagnostics - In cases where a function has a mixed return type-hint, the missing return is now reported.
- Debug Improvements:
- Array item types are shown - When inspecting arrays, the debugger determines the type of array items and shows the array object more conveniently.
- Editing private properties - You can now change a value of a private property during debugging session.
- Publish Log Level - Added a log level setting to publish profiles. Turn on 'Diagnostic' log level to find out what exactly is going on during the publishing process - detailed information will be written to 'Publish' output pane.
- Improvements:
- Updated Attribute class definition.
- Generated getter/setter snippet (through a property code action) now respects static keywords.
- DocComments now allow type hints to be enclosed in parentheses.
- Memory usage optimizations.
- Performance improvements.
PHP Tools for Visual Studio
Desarrolle sitios web y aplicaciones PHP en Visual Studio.
¿Alguna pregunta?
Chatee en vivo ahora mismo con nuestros especialistas en licencias de DEVSENSE.
Distribuidor oficial desde 2013