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

Update phpunit and allow php8 #325

Merged
merged 7 commits into from
Apr 1, 2021
Merged

Update phpunit and allow php8 #325

merged 7 commits into from
Apr 1, 2021

Commits on Jan 5, 2021

  1. Replace the deprecated linter package

    … with the recommended replacement. This will hopefully easy the
    adoption of php8.
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    caf17ca View commit details
    Browse the repository at this point in the history
  2. Update phpunit and allow php8

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a80067f View commit details
    Browse the repository at this point in the history
  3. Remove deprecated Travis container infra

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6b5853d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Re-format the code

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    af57678 View commit details
    Browse the repository at this point in the history
  2. Update friendsofphp/php-cs-fixer to a version compatible with php8

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e4cb7e2 View commit details
    Browse the repository at this point in the history
  3. Make the cs-fixer pass on php8

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0fc440c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Update friendsofphp/php-cs-fixer for php8

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    43864e9 View commit details
    Browse the repository at this point in the history