Add support for using the pipe character as separator #149
test.yml
on: pull_request
PHP coverage
14s
Quality checks
18s
Matrix: test
Annotations
2 errors
|
Quality checks
Process completed with exit code 1.
|
|
Quality checks:
src/EventSubscriber/CommandSubscriber.php#L27
Return type (array<string, array<int, int|string>>) of method DR\SymfonyTraceBundle\EventSubscriber\CommandSubscriber::getSubscribedEvents() should be covariant with return type (array<string, list<array{0: string, 1?: int}|int|string>|string>) of method Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|