Skip to content

PHPUnit 8 Shift#2

Merged
viicslen merged 1 commit into
masterfrom
shift-100429
Sep 19, 2023
Merged

PHPUnit 8 Shift#2
viicslen merged 1 commit into
masterfrom
shift-100429

Conversation

@viicslen

Copy link
Copy Markdown
Collaborator

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

Before merging, you need to:

  • Checkout the shift-100429 branch
  • Review all pull request comments for additional changes
  • Run composer update (if the scripts fail, add --no-scripts)
  • Run your tests suite: vendor/bin/phpunit

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

@viicslen

Copy link
Copy Markdown
Collaborator Author

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

@viicslen

Copy link
Copy Markdown
Collaborator Author

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

@viicslen viicslen merged commit b47aac7 into master Sep 19, 2023
@viicslen viicslen deleted the shift-100429 branch September 19, 2023 17:36
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.

2 participants