Czukowski created NETBEANS-3799:
-----------------------------------

             Summary: Improve extracting types from PHP annotations
                 Key: NETBEANS-3799
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3799
             Project: NetBeans
          Issue Type: Improvement
          Components: php - Editor
    Affects Versions: 11.2
            Reporter: Czukowski
         Attachments: ClassAnnotations.zip

Doctrine and some other libraries support short {{::class}} pseudo constants in 
annotations. In addition, quoting the arguments is not required. I propose 
extending the PHP annotation parser in NetBeans to support it as well.

Please see the attached sample project, class {{Entity1}} has several annotated 
members, all in different fashion. Class names in all of those annotations 
should be recognized and 'clickable'.

I will create a pull request.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to