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 literal int/string comparisons only using one literal #10484

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    108f626 View commit details
    Browse the repository at this point in the history
  2. Fix https://psalm.dev/r/aada187f50 where 2 union types are not inters…

    …ected and the condition contains both types
    kkmuffme committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e6f24d9 View commit details
    Browse the repository at this point in the history
  3. fix bug equality assertion with int and float setting wrong type - re…

    …quired so previous commit works
    kkmuffme committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6363b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af39782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cceb1fb View commit details
    Browse the repository at this point in the history