Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 775 Bytes

ChangeLog-11.2.md

File metadata and controls

17 lines (10 loc) · 775 Bytes

Changes in PHPUnit 11.2

All notable changes of the PHPUnit 11.2 release series are documented in this file using the Keep a CHANGELOG principles.

11.2.0 - 2024-06-07

Added

  • #5799: #[CoversTrait] and #[UsesTrait] attributes
  • #5804: Support doubling readonly classes
  • #5811: assertObjectNotEquals()

Deprecated

  • #5800: Support for targeting traits with #[CoversClass] and #[UsesClass] attributes