Releases: sebastianbergmann/phpunit
Releases · sebastianbergmann/phpunit
PHPUnit 13.0.5
Immutable
release. Only release title and notes can be modified.
Fixed
- #6521: Performance regression in PHPUnit 11.5.54, PHPUnit 12.5.13, and PHPUnit 13.0.4
Learn how to install or update PHPUnit 13.0 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 13.0.4
Immutable
release. Only release title and notes can be modified.
Fixed
- #6489: Classification of self/direct/indirect deprecation triggers is not aligned with Symfony's bridge for PHPUnit
Learn how to install or update PHPUnit 13.0 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.5.14
Immutable
release. Only release title and notes can be modified.
Fixed
- #6521: Performance regression in PHPUnit 11.5.54, PHPUnit 12.5.13, and PHPUnit 13.0.4
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.
PHPUnit 12.5.13
Immutable
release. Only release title and notes can be modified.
Fixed
- #6489: Classification of self/direct/indirect deprecation triggers is not aligned with Symfony's bridge for PHPUnit
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.
PHPUnit 11.5.55
Immutable
release. Only release title and notes can be modified.
Fixed
- #6521: Performance regression in PHPUnit 11.5.54, PHPUnit 12.5.13, and PHPUnit 13.0.4
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 11.5.54
Immutable
release. Only release title and notes can be modified.
Fixed
- #6489: Classification of self/direct/indirect deprecation triggers is not aligned with Symfony's bridge for PHPUnit
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 13.0.3
Immutable
release. Only release title and notes can be modified.
Fixed
Learn how to install or update PHPUnit 13.0 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.5.12
Immutable
release. Only release title and notes can be modified.
Fixed
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.
PHPUnit 13.0.2
Immutable
release. Only release title and notes can be modified.
Deprecated
- #6505: Calling
atLeast()with an argument that is not positive - #6507: Support for using
with*()withoutexpects()
Fixed
- #6503: Temporary file used by
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallel - #6509: "No expectations were configured for the mock object ..." notice is emitted when
with()is used withoutexpects()
Learn how to install or update PHPUnit 13.0 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.5.11
Immutable
release. Only release title and notes can be modified.
Deprecated
- #6510: Deprecate using
with*()on test stubs
Fixed
- #6503: Temporary file used by
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallel - #6509: "No expectations were configured for the mock object ..." notice is emitted when
with()is used withoutexpects()
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.