Releases: symfony-swoole/swoole-bundle
Releases · symfony-swoole/swoole-bundle
v0.25.1
Changelog
Bug Fixes
- configuration: prevent bundle from overwriting proxies/hosts when not defined (4f6c747)
Installation
composer require symfony-swoole/swoole-bundle ^0.25.1v0.25.0
Changelog
Bug Fixes
- doctrine: skip the BlockingProxyFactory override when using Doctrine ORM >= 3.4.0 with native lazy objects enabled (ea76802)
Features
- http-compression: add configuration options for HTTP compression and compression level (f348c98)
Installation
composer require symfony-swoole/swoole-bundle ^0.25.0v0.24.1
Changelog
Miscellaneous
- Minor fixes
Installation
composer require symfony-swoole/swoole-bundle ^0.24.1v0.24.0
Changelog
Bug Fixes
- blackfire: minor fixes to balckfire monitoring feature (d7c3a63)
- date-formatter: add default IntlDateFormatter construct parameters (32056a0)
- deps: removed dependency on forked upscale/swoole-blackfire (9c75ea3)
- monolog: removed old overridden Monolog StreamHandler versions (84979a0)
- php: removed PHP 8.1 support, minumal supported version is PHP 8.2 (f933bf9)
- proxifier: fixed proxification of opotional resetters (2e67726)
- symfony: removed Symfony 5.4 support, minimal supported version is 6.4 (99f6bc8)
- symfony: removed Symfony 7.0 support, minimal supported version is 7.2 (c6a225e)
Features
- deps: integrate resetter bundle (f0b5f7a)
- deps: support for blackfirephp-sdk v2.5 (476b20d)
- doctrine: Support for Doctrine v3 (c1e7790)
- openswoole: Support for OpenSwoole 25.2.0 (9620f11)
- php: Support for PHP 8.4 (26f387b)
- swoole: added ability to override the upload_tmp_dir swoole setting (4505c12)
Installation
composer require symfony-swoole/swoole-bundle ^0.24.0v0.23.0
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.1v0.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.0v0.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