You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ádám Turcsán (Jira)" <ji...@apache.org> on 2020/06/12 11:57:00 UTC

[jira] [Updated] (NETBEANS-4432) Find usages of __construct not throrough enough

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

Ádám Turcsán updated NETBEANS-4432:
-----------------------------------
    Attachment: screenshot-1.png

> Find usages of __construct not throrough enough
> -----------------------------------------------
>
>                 Key: NETBEANS-4432
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4432
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: php - Code Analysis
>    Affects Versions: 12.0
>            Reporter: Ádám Turcsán
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> If I use the tool "Find usages" on a class constructor, It doesn't find the usages where it is called from the class itself, like {{new self()}}.
> Because self is an instant static bindig (unlike {{static::}} ) It is quite straightforward, which consturct call is this.



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