Skip to content

Conversation

@crynobone
Copy link
Member

Symfony\Component\HttpFoundation\StreamedResponse supports callable|null but we currently expect $callback to just be Closure.

Fixes #55831

`Symfony\Component\HttpFoundation\StreamedResponse` supports
`callable|null` but we currently expect `$callback` to just be
`Closure`.

Fixes #55831

Signed-off-by: Mior Muhammad Zaki <[email protected]>
@crynobone crynobone marked this pull request as ready for review May 23, 2025 02:38
@taylorotwell taylorotwell merged commit 623886a into 12.x May 23, 2025
62 checks passed
@taylorotwell taylorotwell deleted the 12/issue-55831 branch May 23, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

response()->stream() params inconsistent with Symfony, breaks Livewire

3 participants