[ 
https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932237#comment-16932237
 ] 

Junichi Yamamoto commented on NETBEANS-3108:
--------------------------------------------

Reproducible. Thanks for reporting it.

> PHP: parser in some cases not recognize symbols(identifiers) after "new"
> ------------------------------------------------------------------------
>
>                 Key: NETBEANS-3108
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3108
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Code Analysis, php - Refactoring
>    Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1
>            Reporter: SL EF
>            Assignee: Junichi Yamamoto
>            Priority: Major
>         Attachments: Test.php
>
>
> Simple example:
> {code:php}
> new self::$test['test'];
> {code}
> This code is *valid* but not actually supported by Netbeans parser. *Nothing 
> of the following works*: "find usages"/refactoring/go to declaration
> *Other IDE*: worked fine at least in PhpStorm, Visual Studio Code(with 
> Intelephense plugin)



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