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

Upgrade PHPStan to v1.11.1 #2205

Merged
merged 15 commits into from
May 15, 2024
Merged

Upgrade PHPStan to v1.11.1 #2205

merged 15 commits into from
May 15, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    a3caf05 View commit details
    Browse the repository at this point in the history
  2. phpstan reports !==0 as error, so we better compare with >0. There ca…

    …n't be negative values anyway.
    DarkSide666 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b4e64b2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Revert "phpstan reports !==0 as error, so we better compare with >0. …

    …There can't be negative values anyway."
    mvorisek committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0730b1a View commit details
    Browse the repository at this point in the history
  2. fix issue 2201

    mvorisek committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5c872ec View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. minor improvements

    mvorisek committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a69c18e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. prep

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3b86278 View commit details
    Browse the repository at this point in the history
  2. upgrade phpstan req

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    999dbbb View commit details
    Browse the repository at this point in the history
  3. fix

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fe9a337 View commit details
    Browse the repository at this point in the history
  4. dump phpstan identifiers

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    48059a5 View commit details
    Browse the repository at this point in the history
  5. fix remaining

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    63df8b5 View commit details
    Browse the repository at this point in the history
  6. improve format

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c5a93af View commit details
    Browse the repository at this point in the history
  7. prep

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ed21ebd View commit details
    Browse the repository at this point in the history
  8. fix

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fa7b3b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5521855 View commit details
    Browse the repository at this point in the history
  10. fix

    mvorisek committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a7239e View commit details
    Browse the repository at this point in the history