Skip to content

1.1.3

Latest

Choose a tag to compare

@deminy deminy released this 29 Aug 19:18
4422432

Documentation release for the 1.x series. Supported versions are unchanged (~12.5.24 on PHP >= 8.3, ~13.0 on
PHP >= 8.4.1), and no test or consumer project needs changing — consumer-side PHPStan errors simply disappear.

Changes

  • TestCase and CounitExtension are no longer marked @internal: they are the documented API, and the tag
    made PHPStan >= 2.1.13 and PhpStorm report consumer suites extending Deminy\Counit\TestCase — counit's internal
    machinery keeps its @internal tags, mirroring PHPUnit's own split. (60598f4)

Full changelog: 1.1.2...1.1.3