Czukowski created NETBEANS-6254:
-----------------------------------

             Summary: Support for prefixed @phpstan-* annotations
                 Key: NETBEANS-6254
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6254
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 12.5
            Reporter: Czukowski


Please implement support for at least basic prefixed tags specific to PHPStan.

The most basic ones are {{phpstan-var}}, {{phpstan-param}} and 
{{phpstan-return}} and they do exact same thing, except that they support some 
extra syntax for defining advanced types, which will can be a topic for a 
separate Jira issue.

Lack of support for these types can cause some classes in {{use}} statements to 
be shown as unused and automatically removed by Fix Imports feature. It may 
happen without the user noticing and result in a build failure later.

https://phpstan.org/writing-php-code/phpdocs-basics#prefixed-tags



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to