[
https://issues.apache.org/jira/browse/NETBEANS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junichi Yamamoto resolved NETBEANS-3108.
----------------------------------------
Fix Version/s: 11.2
Resolution: Fixed
> PHP: Some features(e.g. Go to declaration) do not work after "new"
> ------------------------------------------------------------------
>
> Key: NETBEANS-3108
> URL: https://issues.apache.org/jira/browse/NETBEANS-3108
> Project: NetBeans
> Issue Type: Bug
> Components: php - Editor
> Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1
> Reporter: SL EF
> Assignee: Junichi Yamamoto
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.2
>
> Attachments: Test.php
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists