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

Namespaces of static methods not replaced inside if statements and array declarations #25

Closed
adrianstaffen opened this issue Jul 2, 2021 · 1 comment

Comments

@adrianstaffen
Copy link

adrianstaffen commented Jul 2, 2021

Hi again and thanks for fixing #23 @BrianHenryIE!

Now with Strauss 0.10.1 I could find more static method namespace issues.

Namespaces aren't replaced

  • if the call is negated
  • if the call inside an if condition is not the first condition
  • if the call is inside an (associative) array declaration

For exact behavior I created a gist with all kind of scenarios.

Thank you!

BrianHenryIE added a commit that referenced this issue Jul 2, 2021
@BrianHenryIE
Copy link
Owner

Thanks. Great test cases. Keep 'em coming!

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

No branches or pull requests

2 participants