| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PHPUnit 12.5.17 source code.tar.gz | 2026-04-08 | 306.8 kB | |
| PHPUnit 12.5.17 source code.zip | 2026-04-08 | 1.1 MB | |
| README.md | 2026-04-08 | 1.4 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
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.