You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2020/02/26 23:12:00 UTC

[jira] [Resolved] (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 ]

Junichi Yamamoto resolved NETBEANS-3799.
----------------------------------------
    Fix Version/s: 12.0
       Resolution: Fixed

> 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
>            Assignee: Czukowski
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 12.0
>
>         Attachments: ClassAnnotations.zip
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> 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