Rolled back the change that when beStrictAboutCoversAnnotation="true" is configured or --strict-coverage is used then a test is now also marked as risky when it specifies units of code using @covers or @uses that are not executed by the test
Implemented #2642: Support counting non-IteratorTraversable objects
Implemented #2664: Add @runClassInSeparateProcess annotation to execute all tests of a class in a single, separate process
Implemented #2666: Allow using a Traversable as data provider (not only Iterator)
Implemented #2670: Add support for disabling the conversion of E_DEPRECATED to exceptions
Implemented #2692: Add --no-logging option to disable logging
Changed
Implemented #2689: Unpack nested IteratorAggregate objects for Count constraint
When beStrictAboutCoversAnnotation="true" is configured or --strict-coverage is used then a test is now also marked as risky when it specifies units of code using @covers or @uses that are not executed by the test
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on phpunit/phpunit to permit the latest version.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
ff3a76a
Prepare release0c5c74d
Do not pull in sebastian/diff ^2.0a46132a
Merge branch '5.7' into 6.2a12edbc
Move configuration for preference of stable packages to composer.json2dd0ac5
We also need --prefer-stable with --prefer-lowest293c1d7
Merge branch '5.7' into 6.284349f1
rbenv: version `5.6snapshot' not installedd8b3fa3
Also test with 5.6snapshot, 7.0snapshot, and 7.1snapshot67606db
Eliminate code duplicatione4f6d3c
ReorderDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)