Fixed
- #4571: No warning when
--random-order-seedis used when test execution order is not random - #4975:
--filterdoes not work when filter string starts with# - #5354: JUnit XML logger does not handle
TestSuiteSkippedevent - #6276: Exit with non-zero exit code when explicit test selection (
--filter,--group,--testsuite) yields no tests - #6583: Failing output expectation skips
tearDown()and handler restoration, causing subsequent tests to be marked as risky
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.