thecodingmachine/symfony-psr15-bridge

Call terminate()

Opened this issue · 0 comments

Ngob commented

Hello,
After viewing your code, i think there is missing the call to terminate.
See: https://api.symfony.com/4.1/Symfony/Component/HttpKernel/TerminableInterface.html.
The httpkernel of symfony (at least in version 4) implements this interface.