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

[DeadCode] Add early return check to RemoveUnusedNonEmptyArrayBeforeForeachRector #3611

Merged
merged 21 commits into from
Apr 14, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    e1285fd View commit details
    Browse the repository at this point in the history
  2. skip edge case

    TomasVotruba authored and samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3416bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    800b2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    560c1dd View commit details
    Browse the repository at this point in the history
  5. [ci-review] Rector Rectify

    actions-user authored and samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5634f96 View commit details
    Browse the repository at this point in the history
  6. clean up skip config

    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a601090 View commit details
    Browse the repository at this point in the history
  7. Revert clean up skip config

    This reverts commit 22c3df8.
    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bd2ea41 View commit details
    Browse the repository at this point in the history
  8. Revert [ci-review] Rector Rectify

    This reverts commit 10a8bfa.
    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    36f20f1 View commit details
    Browse the repository at this point in the history
  9. Revert Add the patch by loop jump to key recursive

    This reverts commit 9375b38.
    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    662612b View commit details
    Browse the repository at this point in the history
  10. Revert Add fixture multi if -> foreach

    This reverts commit ceb6b33.
    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1cefab4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fdc478 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de215f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    833fd62 View commit details
    Browse the repository at this point in the history
  14. Fixed 🎉

    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    55f6663 View commit details
    Browse the repository at this point in the history
  15. rename fixture

    samsonasik committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    48e6e63 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    af6f370 View commit details
    Browse the repository at this point in the history
  2. rename fixture

    samsonasik committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0db3625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd8b9f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e23e2e3 View commit details
    Browse the repository at this point in the history
  5. Fix phpstan

    samsonasik committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5b306c2 View commit details
    Browse the repository at this point in the history
  6. use paratest 7.1.3

    samsonasik committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6091029 View commit details
    Browse the repository at this point in the history