You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/07 19:11:00 UTC

[jira] [Updated] (NETBEANS-3799) Improve extracting types from PHP annotations

     [ https://issues.apache.org/jira/browse/NETBEANS-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-3799:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>         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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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