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

Support PHP 8 #737

Merged
merged 16 commits into from
Oct 12, 2020
Merged

Support PHP 8 #737

merged 16 commits into from
Oct 12, 2020

Commits on Aug 1, 2020

  1. Fix for supporting PHP 8

    mnapoli committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    9218e54 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Improve support for PHP 8

    mnapoli committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    482b715 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    8e71cec View commit details
    Browse the repository at this point in the history
  2. Fix class import

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8b96961 View commit details
    Browse the repository at this point in the history
  3. Allow installing PHPUnit 9

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b255918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ebc18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ec6caf View commit details
    Browse the repository at this point in the history
  6. Fix CI

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    d609e3b View commit details
    Browse the repository at this point in the history
  7. Fix version requirements

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f260b97 View commit details
    Browse the repository at this point in the history
  8. Fix commands in CI

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    a34a3e3 View commit details
    Browse the repository at this point in the history
  9. Fix CI command

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    c66fdd8 View commit details
    Browse the repository at this point in the history
  10. Fix CI for PHP 8

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7a04198 View commit details
    Browse the repository at this point in the history
  11. Fix code formatting

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4134a09 View commit details
    Browse the repository at this point in the history
  12. Fix invalid workflow syntax

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    224aea9 View commit details
    Browse the repository at this point in the history
  13. Use Composer 2 for PHP 8

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6fd7303 View commit details
    Browse the repository at this point in the history
  14. Remove Travis

    mnapoli committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    68b3417 View commit details
    Browse the repository at this point in the history