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

Allow PHP 8.1 #763

Open
wants to merge 10 commits into
base: 2.15.x
Choose a base branch
from
Open

Allow PHP 8.1 #763

wants to merge 10 commits into from

Commits on Jul 11, 2022

  1. Allow PHP >8.0.x and ran a "composer update"

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d56425c View commit details
    Browse the repository at this point in the history
  2. Added php 8.1 to github workflows

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9a5fd74 View commit details
    Browse the repository at this point in the history
  3. Added PHP 8.1 to xulieta CI

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5671c7d View commit details
    Browse the repository at this point in the history
  4. Ran composer update on composer 2.3.9 and PHP 8.0.21

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    cd17584 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483786c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    199ec88 View commit details
    Browse the repository at this point in the history
  7. Formatted the indection.json.dist

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c5e4445 View commit details
    Browse the repository at this point in the history
  8. Replaced the psalm baseline with an inline suppress

    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e37f8cb View commit details
    Browse the repository at this point in the history
  9. Added psalm configuration errorLevel since it replaced the deprecated…

    … totallyTyped
    Fredrik Sundblom committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    461d377 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Simply removed the php8.0 tests since locked dependencies won't work …

    …with both 8.0 and 8.1.
    Fredrik Sundblom committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c851fc6 View commit details
    Browse the repository at this point in the history