Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 373 Bytes

Change Log

0.2.1

Added

  • Option for SWOOLE_SOCK_TCP

Fixed

  • Response status code
  • Session handling for Symfony 5.4 and up.

0.2.0

Added

  • Support for Swoole's Server mode
  • Support for more settings

0.1.1

Fixed

  • Fixed case of SERVER variables and added request headers

Added

  • Add support for Symfony 6

0.1.0

First version