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

Add PHPStan and ensure PHP 8.2 support #2792

Merged
merged 9 commits into from
Sep 21, 2023

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    99d23ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2532dd4 View commit details
    Browse the repository at this point in the history
  3. Declare properties that are dynamically used

    Dynamic properties are deprecated since PHP 8.2.
    raviks789 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2858984 View commit details
    Browse the repository at this point in the history
  4. CustomVariableCache: Remove redundant destructor

    Property `$db` is not declared for it to be unset
    raviks789 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f221b34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00384c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a72452 View commit details
    Browse the repository at this point in the history
  7. PHPStan: Add baseline

    raviks789 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b61c7be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f319ebc View commit details
    Browse the repository at this point in the history