Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

PHPUnit 8 Shift #2

Closed
wants to merge 1 commit into from
Closed

PHPUnit 8 Shift #2

wants to merge 1 commit into from

Conversation

PAXANDDOS
Copy link
Collaborator

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-69785 branch.

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

Since PHP 5.4 the short array syntax `[]` may be used instead of `array()`.
@PAXANDDOS
Copy link
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.

@PAXANDDOS
Copy link
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.

@PAXANDDOS PAXANDDOS closed this Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants