Paul Johnston
Results
1
issues of
Paul Johnston
Fixes issue with parsing 'processor' config option, it would always fall through to `new Pipeline($config['processors'])` which would throw as its null ``` TypeError: OpenApi\Pipeline::__construct(): Argument #1 ($pipes) must be of...