This repository has been archived by the owner on Jan 17, 2022. It is now read-only.
Releases: k911/swoole-bundle
Releases · k911/swoole-bundle
v0.10.0
v0.9.0
Changelog
General
- Dropped support of PHP
7.3.x
and Swoole4.4.x
- Currently supported versions of PHP are
^7.4
and Swoole^4.5
Bug Fixes
Features
- response-processor: add support for StreamedResponse (89fc7ca)
Installation
composer require k911/swoole-bundle ^0.9.0
v0.8.3
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.
v0.8.2
Changelog
Miscellaneous
- Minor fixes
Installation
composer require k911/swoole-bundle ^0.8.2
v0.8.1
v0.8.0
Changelog
Bug Fixes
- config: allow configuring worker and reactor counts using ENV variables (#244) (d6b270a)
- profiler: make log collection in symfony profiler to work (#242) (50fdd6f)
Features
- blackfire: Add bridge for upscale/swoole-blackfire (#221) (960ddb8)
- exception-handler: Add Symfony error/exception handler (#228) (180d5e5)
- http-server: configurable mime types for advanced static files server (#240) (07896a4)
Contributors
Thanks to: @Rastusik @luca-nardelli
Installation
composer require k911/swoole-bundle ^0.8.0
v0.7.9
v0.7.8
v0.7.7
Changelog
Miscellaneous
- Minor fixes
Installation
composer require k911/swoole-bundle ^0.7.7