Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

parent::run() reported as static call. #78

Closed
Archanium opened this issue Jul 7, 2017 · 4 comments
Closed

parent::run() reported as static call. #78

Archanium opened this issue Jul 7, 2017 · 4 comments

Comments

@Archanium
Copy link
Contributor

Hi

I've discovered that parent::run() is reported as a static call, I don't think this should be the case (if the part in front is parent just assume it's not a static call?)

I'll gladly try to fix this myself and submit a Pull Request for it.

@edsonmedina
Copy link
Owner

I'm not sure what you're talking about, in which file is this?

But yes, please submit a PR.

@Archanium
Copy link
Contributor Author

There is a pull request for this here: #79

@Archanium
Copy link
Contributor Author

and it is any parent:: calls that are reported as static calls, in my case it was the run method, that's the reason for the title. Sorry about that being a bit misleading.

@edsonmedina
Copy link
Owner

edsonmedina commented Jul 13, 2017

Duplicated in #79

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants