Changed
- #4793: Exit with non-zero exit code when
exitwas called from some test
Fixed
- #5881:
colors="true"in XML configuration file does not unconditionally enable colored output - #6019:
--migrate-configurationdoes not update schema location when XML content already validates against current schema - #6372: Assertion failure inside
willReturnCallback()is silently swallowed when code under test catches exceptions - #6464: Process isolation template unconditionally calls
set_include_path() - #6571: Static analysis errors for
TestDoubleBuildermethod chaining
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.