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

PHPUnit 8 Shift #19

Closed
wants to merge 1 commit into from
Closed

PHPUnit 8 Shift #19

wants to merge 1 commit into from

Conversation

chelout
Copy link
Owner

@chelout chelout commented Feb 28, 2019

This pull request contains changes for upgrading to PHPUnit 8 automated by the PHPUnit 8 Shift.

Before merging, you should review all comments and commit any changes to the shift-12331 branch.

If there were changes you felt could have been automated, please reply to the follow-up email with your feedback or on Twitter.

@chelout
Copy link
Owner Author

chelout commented Feb 28, 2019

ℹ️ PHPUnit 8 now enables resolution of test dependencies by default. This was optionally introduced in PHPUnit 7.2. If necessary, you can configure this from the command line or within phpunit.xml.

@chelout
Copy link
Owner Author

chelout commented Feb 28, 2019

ℹ️ PHPUnit 8 now enables caching of test results by default. This was optionally introduced in PHPUnit 7.3. If necessary, you can configure this from the command line or within phpunit.xml.

@chelout chelout closed this Mar 27, 2019
@chelout chelout deleted the shift-12331 branch February 25, 2020 07:54
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

2 participants