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.0 #672

Merged
merged 8 commits into from Oct 17, 2020
Merged

Support PHP 8.0 #672

merged 8 commits into from Oct 17, 2020

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Oct 9, 2020

Runs HHVM and PHP 5 tests on travis. Runs PHP 7 and 8 on GitHub Actions.

@GrahamCampbell GrahamCampbell marked this pull request as ready for review October 9, 2020 22:45
@GrahamCampbell GrahamCampbell marked this pull request as draft October 9, 2020 23:42
@GrahamCampbell
Copy link
Contributor Author

GrahamCampbell commented Oct 9, 2020

Hmm, latest PHP 7.3 seems to have a bug causing infinite recursion... https://github.com/GrahamCampbell/whoops/runs/1233865301?check_suite_focus=true.

EDIT: This can be worked around by pinning the PHPUnit version.

@GrahamCampbell GrahamCampbell marked this pull request as ready for review October 10, 2020 00:02
@GrahamCampbell
Copy link
Contributor Author

GrahamCampbell commented Oct 10, 2020

Tests passing now. Travis run: https://travis-ci.org/github/filp/whoops/builds/734453096. Actions run: https://github.com/GrahamCampbell/whoops/actions/runs/298433086.

NB @filp Travis is not showing up in the status because you need to switch to travis-ci.com from .org. Github actions will only start to show up after this PR is merged.

Copy link
Collaborator

@denis-sokolov denis-sokolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much, Graham! Good effort has been put in here.

@denis-sokolov denis-sokolov merged commit 51b84b9 into filp:master Oct 17, 2020
@GrahamCampbell GrahamCampbell deleted the patch-1 branch October 17, 2020 11:22
@GrahamCampbell
Copy link
Contributor Author

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants