Releases: walkor/workerman
Releases · walkor/workerman
v4.0.33
Fix multiple upload files
Full Changelog: v4.0.31...v4.0.33
v4.0.31
What's Changed
- Fix cookie Max-Age
- Fix TypeError: strlen() expects parameter 1 to be string, int given by @Yurunsoft in #727
Full Changelog: v4.0.30...v4.0.31
v4.0.30
Signal optimization
Full Changelog: 4.0.29...v4.0.30
4.0.29
Signal optimizations
Full Changelog: v4.0.28...4.0.29
v4.0.28
Full Changelog: v4.0.27...v4.0.28
v4.0.27
What's Changed
- Fix PHP 8.1 by @Yurunsoft in #701
- update AsyncUdpConnection.php note by @LTaooo in #704
- Do not modify the global variable $argv by @Yurunsoft in #708
- Phar support. by @fuzqing in #712
New Contributors
Full Changelog: v4.0.26...v4.0.27
v4.0.26
Fix cookie() fail when first time set session. See walkor/webman-framework#22
Full Changelog: v4.0.25...v4.0.26
v4.0.25
Support post array by multipart/form-data
request.
Full Changelog: v4.0.24...v4.0.25
v4.0.24
compatible with php8.1
Full Changelog: v4.0.23...v4.0.24
workerman-4.0.23-stable
What's Changed
- implement session updateTimestamp and refresh session expire time api by @lvshuang in #686
- compatible with php8.1
Full Changelog: v4.0.22...v4.0.23