Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:57
· 4 commits to master since this release
181b68e

A minor rather than a patch: the trait's PHPUnit lifecycle hooks are all
@internal. Their protected visibility is required for PHPUnit discovery,
not an invitation to override them. A test class that owns post-conditions
must use the documented trait alias to compose them explicitly.