Releases: walkor/workerman
Releases · walkor/workerman
v4.1.3
- Fix lock for windows
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Fix bad interpreter: Text file busy by @Yurunsoft in #813
- Fix no content-length by @Yurunsoft in #814
Full Changelog: v4.1.1...v4.1.2
v4.1.1
Support GET/OPTIONS/HEAD/DELETE http request with body
Full Changelog: v4.1.0...v4.1.1
v4.1.0
- Require php>=7.0
- Use safer random functions
Full Changelog: v4.0.39...v4.1.0
v4.0.42
v4.0.41
Fix php8.1.8 stdout redirect bug
Full Changelog: v4.0.40...v4.0.41
v4.0.40
What's Changed
- add FastCGI protocol to support FastCGI-Client application by @blogdaren in #784
- Upload file optimiztions
- Fix Session->gc()
Full Changelog: v4.0.39...v4.0.40
v4.0.39
Fix Session->gc()
probability
Full Changelog: v4.0.38...v4.0.39
v4.0.38
What's Changed
- display Event-Loop UI item when start as debug mode by @blogdaren in #764
$response->cookie($key, $value, $max_age);
when $max_age is 0 then remove the cookie
Full Changelog: v4.0.37...v4.0.38
v4.0.37
Support Session::$autoUpdateTimestamp
Full Changelog: v4.0.36...v4.0.37