File tree Expand file tree Collapse file tree 7 files changed +41
-0
lines changed
roadrunner-symfony-nyholm Expand file tree Collapse file tree 7 files changed +41
-0
lines changed Original file line number Diff line number Diff line change 22
33## [ NOT RELEASED]
44
5+ ## 0.2.0
6+
7+ ### Added
8+
9+ - ` vendor/bin/bref-local-handler.php ` to invoke PSR-11 handlers locally.
10+ - Invocation and request context to the Request ServerBag
11+
12+ ### Fixed
13+
14+ - Session handling for Symfony 5.4 and up.
15+ - Error handling on invalid ` _HANDLER ` string
16+
517## 0.1.1
618
719### Added
Original file line number Diff line number Diff line change 22
33## [ NOT RELEASED]
44
5+ ### 0.1.1
6+
57### Added
68
79- Add support for Symfony 6
Original file line number Diff line number Diff line change 22
33## [ NOT RELEASED]
44
5+ ### 0.1.1
6+
57### Added
68
79- Add support for Symfony 6
Original file line number Diff line number Diff line change 22
33## [ NOT RELEASED]
44
5+ ## 0.1.1
6+
57### Added
68
79- Add support for Symfony 6
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.2.0
4+
5+ ### Fixed
6+
7+ - Session handling for Symfony 5.4 and up.
8+
39## 0.1.1
410
511### Added
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.1.1
4+
5+ ### Added
6+
7+ - Option for SWOOLE_SOCK_TCP
8+
39## 0.1.0
410
511First version
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.2.1
4+
5+ ### Added
6+
7+ - Option for SWOOLE_SOCK_TCP
8+
9+ ### Fixed
10+
11+ - Response status code
12+ - Session handling for Symfony 5.4 and up.
13+
314## 0.2.0
415
516### Added
You can’t perform that action at this time.
0 commit comments