| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-20 | 582 Bytes | |
| v5.1.10 source code.tar.gz | 2026-03-20 | 62.7 kB | |
| v5.1.10 source code.zip | 2026-03-20 | 87.6 kB | |
| Totals: 3 Items | 151.0 kB | 0 | |
What's Changed
- fix(http): sync context sid/session after sessionRegenerateId() by @xiaoguo0426 in https://github.com/walkor/workerman/pull/1135
- Simplify encode and decode function in WS using match expression by @joanhey in https://github.com/walkor/workerman/pull/1134
- Update phpstan and guzzle in composer by @joanhey in https://github.com/walkor/workerman/pull/1098
New Contributors
- @xiaoguo0426 made their first contribution in https://github.com/walkor/workerman/pull/1135
Full Changelog: https://github.com/walkor/workerman/compare/v5.1.9...v5.1.10