Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference on $this not registered correctly #171

Open
felixfbecker opened this issue Nov 20, 2016 · 0 comments
Open

Reference on $this not registered correctly #171

felixfbecker opened this issue Nov 20, 2016 · 0 comments
Labels

Comments

@felixfbecker
Copy link
Owner

foreach ($this->findVariableAssignmentsInNode($child) as $var) {
                    $vars[] = $var;
                }

does not show up in find all refs for findVairiableAssignmentsInNode(). Go to def works though

@felixfbecker felixfbecker mentioned this issue Nov 28, 2016
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant