Tags: illuminate/routing
Tags
[12.x] Fix `ResponseFactory` should also accept `null` callback (#55833) `Symfony\Component\HttpFoundation\StreamedResponse` supports `callable|null` but we currently expect `$callback` to just be `Closure`. Fixes #55831 Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
[12.x] Fix `ResponseFactory` should also accept `null` callback (#55833) `Symfony\Component\HttpFoundation\StreamedResponse` supports `callable|null` but we currently expect `$callback` to just be `Closure`. Fixes #55831 Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
[12.x] Fix `ResponseFactory` should also accept `null` callback (#55833) `Symfony\Component\HttpFoundation\StreamedResponse` supports `callable|null` but we currently expect `$callback` to just be `Closure`. Fixes #55831 Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
PreviousNext