Feat: support RR[>=2023.3] streamed responses #1256
Annotations
10 errors
src/Helpers/StreamedJsonResponseHelper.php#L13
Parameter $response of method Baldinof\RoadRunnerBundle\Helpers\StreamedJsonResponseHelper::toGenerator() has invalid type Symfony\Component\HttpFoundation\StreamedJsonResponse.
|
src/Helpers/StreamedJsonResponseHelper.php#L72
Parameter #2 $string of function explode expects string, string|false given.
|
src/Helpers/StreamedJsonResponseHelper.php#L126
Parameter $binaryFileResponse of anonymous function has invalid type Symfony\Component\HttpFoundation\StreamedJsonResponse.
|
src/Helpers/StreamedJsonResponseHelper.php#L127
Access to property $data on an unknown class Symfony\Component\HttpFoundation\StreamedJsonResponse.
|
src/Helpers/StreamedJsonResponseHelper.php#L128
Access to property $encodingOptions on an unknown class Symfony\Component\HttpFoundation\StreamedJsonResponse.
|
src/Helpers/StreamedJsonResponseHelper.php#L129
Class Symfony\Component\HttpFoundation\StreamedJsonResponse not found.
|
src/Http/Response/StreamedResponse.php#L29
Creating callable from Generator but it's not a callable.
|
src/Http/Response/StreamedResponse.php#L40
Method Baldinof\RoadRunnerBundle\Http\Response\StreamedResponse::getCallback() should return Generator|null but returns Closure.
|
src/Http/Response/StreamedResponse.php#L53
Method Symfony\Component\HttpFoundation\Response::sendHeaders() invoked with 1 parameter, 0 required.
|
src/Integration/Doctrine/DoctrineORMMiddleware.php#L78
Class Symfony\Component\VarExporter\LazyObjectInterface not found.
|
The logs for this run have expired and are no longer available.
Loading