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 PHP 8.2 compatibility #11

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Add PHP 8.2 compatibility #11

merged 4 commits into from
Oct 12, 2023

Commits on Oct 12, 2023

  1. Add PHP 8.2 compatibility

    mdio committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c37af64 View commit details
    Browse the repository at this point in the history
  2. Update packages to latest version

    To avoid deprecation notices in PHP 8.2
    mdio committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fe62b2d View commit details
    Browse the repository at this point in the history
  3. Fix psalm issues

    mdio committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f1deb83 View commit details
    Browse the repository at this point in the history
  4. Only run ci workflow on pushes to or PRs against main

    Otherwise, it runs twice for a PR.
    mdio committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    491ab18 View commit details
    Browse the repository at this point in the history