Releases: symfony-swoole/swoole-bundle
Releases · symfony-swoole/swoole-bundle
v0.22.1
Changelog
Performance Improvements
- access-log: initialize IntlDateFormatter once based on icu format instead of slow static StrftimeToICUFormatMap::mapStrftimeToICU() (466146d)
Installation
composer require symfony-swoole/swoole-bundle ^0.22.1
v0.22.0
Changelog
Features
- settings: allow set user and group for worker and task worker child processes (210c143)
Installation
composer require symfony-swoole/swoole-bundle ^0.22.0
v0.21.2
Changelog
Bug Fixes
- access-log: fixed log format %D, the time taken to serve the request, in microseconds (94d9314)
- access-log: set default timezone from php since $timezone parameter and the current timezone are ignored when the $datetime parameter is a UNIX timestamp (starts with @) (8a21b1d)
Installation
composer require symfony-swoole/swoole-bundle ^0.21.2
v0.21.1
v0.21.0
v0.20.0
v0.19.0
Changelog
Features
- php: added support for PHP 8.3, removed support for PHP 8.0 (3be4865)
Installation
composer require symfony-swoole/swoole-bundle ^0.19.0
v0.18.0
Changelog
Features
- openswoole: added support for openswoole 22.0.0, dropped support for openswoole 4 (cbe8dd0)
Installation
composer require symfony-swoole/swoole-bundle ^0.18.0
v0.17.0
Changelog
Features
- organisation: renamed Github organisation to symfony-swoole, Packagist organisation to swoole-bundle, Docker Hub organisation to wymfonywithswoole (12a965f)
- swoole-ext: support for Swoole 5.1.1 (a49dd69)
- swoole: added support for swoole 5.1 (d82b686)
Installation
composer require symfony-swoole/swoole-bundle ^0.17.0