Changelog
General
- Support PHP 8.0 🎉
Bug Fixes
- session-storage: Reset session storage on kernel.finish_request (6b7a992)
- allow defining no log file path to enable logging to stdout (#301) (eea4a4f)
Installation
composer require k911/swoole-bundle ^0.8.3
FAQ
- Unable to upgrade to this version on PHP 8.0? See #441 this issue and use workaround.