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 up PHPStan errors. #1955

Merged
merged 14 commits into from
Sep 4, 2023
Merged

Commits on Jan 24, 2023

  1. Fixes phpstan errors

    michbeck committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a98fd67 View commit details
    Browse the repository at this point in the history
  2. Fixes phpstan errors

    michbeck committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    509773e View commit details
    Browse the repository at this point in the history
  3. Fixes phpstan errors

    michbeck committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    08bc297 View commit details
    Browse the repository at this point in the history
  4. Fixes phpstan errors

    michbeck committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7b563f1 View commit details
    Browse the repository at this point in the history
  5. Fixes phpstan errors

    michbeck committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5ed201d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fixes phpstan errors

    michbeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c7661af View commit details
    Browse the repository at this point in the history
  2. Fixes phpstan errors

    michbeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    270fc77 View commit details
    Browse the repository at this point in the history
  3. Fixes phpstan errors

    michbeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2f24aba View commit details
    Browse the repository at this point in the history
  4. Fixes phpstan errors

    michbeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bf5e101 View commit details
    Browse the repository at this point in the history
  5. Fixes phpstan errors

    michbeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fc349a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Fixed phpstan error messages

    Fixed conditions evaluating always to true / false
    Fixed unnecessary conditions
    Fixed common parts in if statement
    Fixed unnecessary concatenation
    Fixed immediately rethrown exception
    Fixed useless trailing commas
    michbeck committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bd456a3 View commit details
    Browse the repository at this point in the history
  2. Fixed phpstan errors

    michbeck committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    34752b5 View commit details
    Browse the repository at this point in the history
  3. Fixed typo in comparison

    michbeck committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ce5929b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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