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

Add support for references and improve UnusedVariable checks (fixes #7254). #7339

Merged
merged 9 commits into from Jan 26, 2022

Commits on Jan 26, 2022

  1. Copy the full SHA
    f945065 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c7d176 View commit details
    Browse the repository at this point in the history
  3. Remove impossible TODO.

    AndrolGenhald committed Jan 26, 2022
    Copy the full SHA
    bf60620 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    089700d View commit details
    Browse the repository at this point in the history
  5. Work around phpcs impossible syntax issue.

    phpcs want `as` to have a single space before it, but it also wants the line indented.
    Worked around by assigning to another variable.
    AndrolGenhald committed Jan 26, 2022
    Copy the full SHA
    7694eb8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    57b99be View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    139c3af View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    740a101 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e268a05 View commit details
    Browse the repository at this point in the history