Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PHPUnit 11.5.32 source code.tar.gz | 2025-08-12 | 295.9 kB | |
PHPUnit 11.5.32 source code.zip | 2025-08-12 | 993.5 kB | |
README.md | 2025-08-12 | 939 Bytes | |
Totals: 3 Items | 1.3 MB | 0 |
Changed
- #6308: Improve output of
--check-php-configuration
- The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 11.5 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6
Fixed
- #6281: Exceptions raised in after-test method are not reported for skipped tests
Learn how to install or update PHPUnit 11.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.