Current status:

Writing examples for a conference presentation using PHPUnit 5.4 and PHPUnit 7.5 to show how bad some APIs used to be.

@sebastian if you need inspiratiin, this was the oldest i could find https://github.com/symfony-cmf/Routing/tree/1.0/Tests
CI setup unfortunately does not show what phpunit version it was. But i nominate lines 34 and 40 of this https://github.com/symfony-cmf/Routing/blob/1.0/Tests/NestedMatcher/NestedMatcherTest.php
Routing/Tests at 1.0 · symfony-cmf/Routing

Routing component building on the Symfony Routing component - symfony-cmf/Routing

GitHub
@dbu Thank you, but I already have what I need.