Owen Savill created NETBEANS-4673:
-------------------------------------
Summary: PHP navigate to source not working
Key: NETBEANS-4673
URL: https://issues.apache.org/jira/browse/NETBEANS-4673
Project: NetBeans
Issue Type: Bug
Components: php - Code Analysis
Affects Versions: Next
Environment: Ubuntu 20.04
Product Version: Apache NetBeans IDE DEV (Build
dev-08d65f163be3bb1232098cc66b558438e90ddc01)
Java: 11.0.8; OpenJDK 64-Bit Server VM 11.0.8+10-post-Ubuntu-0ubuntu120.04
Runtime: OpenJDK Runtime Environment 11.0.8+10-post-Ubuntu-0ubuntu120.04
System: Linux version 5.8.0-050800-generic running on amd64; UTF-8; en_GB (nb)
Reporter: Owen Savill
PHP source navigation is broken.
Navigation to $this->methodName() takes you to the top of the current class,
i.e. that line that says "class foo {"
Navigation to $that->methodName() doesn't go anywhere at all.
--
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