Michel Hunziker
Results
12
comments of
Michel Hunziker
This should be fixed in the next release of PHPUnit (8.5.9). https://github.com/sebastianbergmann/phpunit/pull/4310
Maybe the call to `setFont` could be separated from `setStyle`? Then only the `Text` shape could call `setFont`, as the other shapes probably do not require fonts. Unfortunately, i don't...