Baldinof / roadrunner-bundle

A RoadRunner worker integrated in your Symfony app
MIT License
255 stars 46 forks source link

compatibility/middlewarestack #61

Closed jams246 closed 2 years ago

jams246 commented 2 years ago

Add Response typehint to function handle to make it compatible with HttpKernelInterface on Symfony 6.0

https://github.com/symfony/http-kernel/blob/6.0/HttpKernelInterface.php#L45

Baldinof commented 2 years ago

Thank you! I released 2.1.3 with your fix :)