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

Raise RedundantCast when using array_values on a list (fixes #6988) #6997

Merged
merged 6 commits into from Nov 28, 2021

Commits on Nov 26, 2021

  1. Copy the full SHA
    1129ab1 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    danog committed Nov 26, 2021
    Copy the full SHA
    04bbd2a View commit details
    Browse the repository at this point in the history
  3. Remove some array_values

    danog committed Nov 26, 2021
    Copy the full SHA
    ee8c5c9 View commit details
    Browse the repository at this point in the history
  4. Update IfElseAnalyzer.php

    danog committed Nov 26, 2021
    Copy the full SHA
    00ab986 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2145a2c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Use simplified, proper logic

    danog committed Nov 28, 2021
    Copy the full SHA
    925df22 View commit details
    Browse the repository at this point in the history