- Add support for Symfony 7
- Drop support for PHP 7 and PHP 8.0
- Buffer each StreamedResponse chunk when sending data to swoole worker output
- Support for kernel.terminate Symfony event
- Binary file and streamed response
- Overwritten headers in Swoole response
- Option for SWOOLE_SOCK_TCP
- Response status code
- Session handling for Symfony 5.4 and up.
- Support for Swoole's Server mode
- Support for more settings
- Fixed case of SERVER variables and added request headers
- Add support for Symfony 6
First version