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
TestCaseandCounitExtensionare no longer marked@internal: they are the documented API, and the tag
made PHPStan >= 2.1.13 and PhpStorm report consumer suites extendingDeminy\Counit\TestCase— counit's internal
machinery keeps its@internaltags, mirroring PHPUnit's own split. (60598f4)
Full changelog: 1.1.2...1.1.3