PHP Tools for Visual Studio
Entwickeln Sie PHP-Websites und Applikationen in Visual Studio.
Veröffentlicht von DEVSENSE
Wird von ComponentSource seit 2013 vertrieben
Preise ab: $ 195.02 Version: 1.89.x NEU Letzte Aktualisierung: Apr 7, 2026
Released: Sep 23, 2024
Blank Lines for adjusting the blank lines between various kinds of code sections. You can adjust spaces above declarations, class bodies, comments, functions and more.__METHOD__, __PROPERTY__, etc.) are checked if they are used in a correct context.@global tag inherited from base if necessary.SimpleXmlElement::saveXml.class-string<T> annotation is now respected when accessing static class members through an indirect type.* token.FILTER_NULL_ON_FAILURE constant to lowercase.@extends on interface.object type hint respecting structured object phpdoc type hint.:: expression chain.@internal functions in packages cache (i.e. keeps them in IntelliSense).is_numeric().A ? A : B. Instead ?: is correct.never, and traits.Function keyword in a namespace name.Collection<T> with just a single generic type parameter.self.@suppress above function or class.require and similar statements.try/finally control flow and reachability analysis.