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

Recognize constants as constant types #1163

Merged
merged 9 commits into from Apr 8, 2022

Commits on Apr 8, 2022

  1. Recognize constants as constant types

    Closes phpstan/phpstan#6160. This was just a wild idea. Probably not the best way forward, but at least it shows the potential
    rvanvelzen committed Apr 8, 2022
    Copy the full SHA
    a2790ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42567e7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f53cd7e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d908669 View commit details
    Browse the repository at this point in the history
  5. Simplify

    rvanvelzen committed Apr 8, 2022
    Copy the full SHA
    2bf6499 View commit details
    Browse the repository at this point in the history
  6. Fix dynamic constants

    rvanvelzen committed Apr 8, 2022
    Copy the full SHA
    cbf7842 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a3af606 View commit details
    Browse the repository at this point in the history
  8. Simplify

    rvanvelzen committed Apr 8, 2022
    Copy the full SHA
    36163f1 View commit details
    Browse the repository at this point in the history
  9. Make condition clearer

    rvanvelzen committed Apr 8, 2022
    Copy the full SHA
    97f7026 View commit details
    Browse the repository at this point in the history