Releases: sebastianbergmann/phpunit
Releases · sebastianbergmann/phpunit
PHPUnit 11.5.45
Immutable release. Only release title and notes can be modified.
Changed
- Updated list of deprecated PHP configuration settings for PHP 8.6
Fixed
- #6408: Exception in a data provider method leads to internal PHPUnit error
- #6426: Fix migration of configuration without schema location
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.
PHPUnit 10.5.59
Immutable release. Only release title and notes can be modified.
Changed
- #6338: Removed code from
PHPUnit\Runner\TestSuiteSorterthat was only used in the tests for this class - Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6
Learn how to install or update PHPUnit 10.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.
PHPUnit 9.6.30
Immutable release. Only release title and notes can be modified.
Changed
- Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6
Learn how to install or update PHPUnit 9.6 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.
PHPUnit 8.5.49
Immutable release. Only release title and notes can be modified.
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 8.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.
PHPUnit 12.4.4
Immutable release. Only release title and notes can be modified.
Fixed
- #6408: Exception in a data provider method leads to internal PHPUnit error
- #6410: Test runner's shutdown handler is called in system-under-test's child process
Learn how to install or update PHPUnit 12.4 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.
PHPUnit 12.4.3
Immutable release. Only release title and notes can be modified.
Fixed
- #6402: Avoid reading from
STDOUTwhenrewind()fails
Learn how to install or update PHPUnit 12.4 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.
PHPUnit 11.5.44
Immutable release. Only release title and notes can be modified.
Fixed
- #6402: Avoid reading from
STDOUTwhenrewind()fails
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.
PHPUnit 12.4.2
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
Learn how to install or update PHPUnit 12.4 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.
PHPUnit 11.5.43
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
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.
PHPUnit 12.4.1
Fixed
- #6364:
--filterformat used by PhpStorm stopped working - #6378: Wrong method name passed to
DataProviderMethodCalledevent value object
Learn how to install or update PHPUnit 12.4 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.