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

CI: PHPUnit Globals #66

Closed
jaswrks opened this issue Apr 6, 2016 · 1 comment
Closed

CI: PHPUnit Globals #66

jaswrks opened this issue Apr 6, 2016 · 1 comment
Labels

Comments

@jaswrks
Copy link
Contributor

jaswrks commented Apr 6, 2016

This error is raised when globals are backed up by PHPUnit during our tests. I'm assuming this is because of a global that contains a Closure, which seems to be incompatible with a default PHPUnit configuration. I'm going to turn off this functionality for now. See: sebastianbergmann/phpunit#451

... --no-globals-backup

@jaswrks jaswrks added the bug label Apr 6, 2016
jaswrks pushed a commit that referenced this issue Apr 6, 2016
jaswrks pushed a commit that referenced this issue Apr 6, 2016
@jaswrks
Copy link
Contributor Author

jaswrks commented Apr 6, 2016

Next Release Changelog:

@jaswrks jaswrks closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant