Skip to content

Releases: symfony-swoole/swoole-bundle

v0.22.1

11 Sep 12:05
546bf12
Compare
Choose a tag to compare

Changelog

Full 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

23 Aug 11:10
3eda667
Compare
Choose a tag to compare

Changelog

Full 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

23 Apr 10:32
c937102
Compare
Choose a tag to compare

Changelog

Full 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

09 Apr 17:54
12b7291
Compare
Choose a tag to compare

Changelog

Full changelog

Bug Fixes

  • command: close console output after server start to prevent bad file descriptor in docker (9197522)
  • phpstan: suppress phpstan for output verbosity because OutputInterface constants don't work properly (7c01db5)

Installation

composer require symfony-swoole/swoole-bundle ^0.21.1

v0.21.0

12 Feb 22:41
8b49203
Compare
Choose a tag to compare

Changelog

Full changelog

Features

  • codestyle: added phpcs to php tooling, added and applied new PER coding style, tweaked php-cs-fixer configuration accordingly (647f7f5)
  • symfony: added support for Symfony 7.0 (c0ea0d4)

Installation

composer require symfony-swoole/swoole-bundle ^0.21.0

v0.20.0

31 Dec 01:52
bdcf472
Compare
Choose a tag to compare

Changelog

Full changelog

Bug Fixes

  • signals: disabled symfony signals handling to be able to terminate the server with simple ctrl+c (88b8cba)

Features

  • symfony: added support for Symfony 6.4, dropped support for Symfony 6.3 (327f06c)

Installation

composer require symfony-swoole/swoole-bundle ^0.20.0

v0.19.0

22 Dec 22:39
d42da3c
Compare
Choose a tag to compare

Changelog

Full 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

17 Dec 23:04
81a1a94
Compare
Choose a tag to compare

Changelog

Full 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

27 Nov 08:24
8fc68ca
Compare
Choose a tag to compare

Changelog

Full 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

v0.16.0

19 Nov 23:12
Compare
Choose a tag to compare

Changelog

Full changelog

Bug Fixes

  • circleci: fixed release workflow, removed docker bake approval (f1086f4)

Features

  • swoole: added swoole support for swoole 4.8.13 (e827e99)

Installation

composer require openswoole-bundle/openswoole-bundle ^0.16.0