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

fix: no_useless_concat_operator - do not break variable #7827

Merged

Commits on Feb 6, 2024

  1. Fix

    tamiroh committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    32838a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    fc37ff0 View commit details
    Browse the repository at this point in the history
  2. Add comment

    tamiroh committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f3fdd61 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    63e8811 View commit details
    Browse the repository at this point in the history
  2. Use @phpstan-type

    tamiroh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dd9ac1e View commit details
    Browse the repository at this point in the history
  3. Update logic

    tamiroh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8da1a9d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add more tests

    tamiroh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bdd1ebc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    b7e764c View commit details
    Browse the repository at this point in the history
  2. Fix test

    tamiroh committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bcfad3e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Add tests

    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5050292 View commit details
    Browse the repository at this point in the history
  2. Revert "Update logic"

    This reverts commit 8da1a9d.
    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e4d7dc3 View commit details
    Browse the repository at this point in the history
  3. Use white-list approach

    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3b0e1a6 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9dbf38b View commit details
    Browse the repository at this point in the history
  5. Format

    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fff0ee4 View commit details
    Browse the repository at this point in the history
  6. Update priority

    tamiroh committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    28edf77 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    7219dea View commit details
    Browse the repository at this point in the history