Update dependency phpunit/phpunit to v12.5.3
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| phpunit/phpunit (source) |
12.5.1 -> 12.5.3
|
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v12.5.3: PHPUnit 12.5.3
Changed
- The message emitted when a test method creates a mock object but does not configure any expectations for it has been improved
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.5.2: PHPUnit 12.5.2
Added
- Attribute
#[AllowMockObjectsWithoutExpectations]for excluding tests from the check that emits the notice for test methods that create a mock object but do not configure an expectation for it
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot