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.0 support #4

Merged
merged 4 commits into from
Feb 12, 2021
Merged

Add PHP 8.0 support #4

merged 4 commits into from
Feb 12, 2021

Commits on Feb 12, 2021

  1. Update composer.json and fix unit tests.

    Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
    bfoosness authored and weierophinney committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    50095ad View commit details
    Browse the repository at this point in the history
  2. Run vendor/bin/phpunit --migrate-configuration

    Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
    bfoosness authored and weierophinney committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    5206d03 View commit details
    Browse the repository at this point in the history
  3. Revert schema location.

    Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
    bfoosness authored and weierophinney committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    db35e01 View commit details
    Browse the repository at this point in the history
  4. qa: remove laminas-ci config

    Obsolete with changes in this patch.
    
    Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
    weierophinney committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    cb0f889 View commit details
    Browse the repository at this point in the history