Added
- #6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
- #6341: Support for regular expressions with
#[IgnoreDeprecations]
attribute - #6354: Invokable constraints
Deprecated
- #6284:
#[RunClassInSeparateProcess]
attribute - #6355: Support for version constraint string argument without explicit version comparison operator
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.