Pavel Železný created NETBEANS-4042:
---------------------------------------

             Summary: Unused use statement in PHP when used just in @throws 
phpdoc
                 Key: NETBEANS-4042
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4042
             Project: NetBeans
          Issue Type: Bug
          Components: php - Code, php - Code Analysis, php - Editor
    Affects Versions: 11.3
            Reporter: Pavel Železný


When the php code contains @throws, the previous version of Netbeans understand 
it and shorten the namespace and move him into "use" block.

Unfortunately, the current version don't understand it an mark this "use" as 
"unused" and also delete them when the "fix usages" was called.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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