Skip to content

Releases: walkor/workerman

v4.0.36

29 Apr 15:16
ecf8b79
Compare
Choose a tag to compare
  • Support Session::$name

Full Changelog: v4.0.35...v4.0.36

v4.0.35

28 Apr 04:40
Compare
Choose a tag to compare

What's Changed

  • php >= 5.4 required
  • Add libuv support by @blogdaren in #755
  • fix the libuv EventTimer which works unexpectedly in millisecond by @blogdaren in #756
  • Support Session::$cookieLifetime Session::$cookiePath etc
  • Other optimizations

Full Changelog: 4.0.34...v4.0.35

4.0.34

21 Apr 13:30
648375c
Compare
Choose a tag to compare
  • Workerman\Protocols\Http\Request::sessionId($sid) support sid param
  • Optimize multi file upload
  • Support RedisClusterSessionHandler
  • RedisSessionHandler support ping and reconnect
  • Support Workerman\Worker::$stopTimeout

Full Changelog: v4.0.33...4.0.34

v4.0.33

29 Mar 14:21
7e7a95d
Compare
Choose a tag to compare

Fix multiple upload files
Full Changelog: v4.0.31...v4.0.33

v4.0.31

23 Mar 15:38
Compare
Choose a tag to compare

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

28 Feb 10:14
Compare
Choose a tag to compare

Signal optimization

Full Changelog: 4.0.29...v4.0.30

4.0.29

25 Feb 13:21
Compare
Choose a tag to compare

Signal optimizations
Full Changelog: v4.0.28...4.0.29

v4.0.28

19 Feb 10:21
413e2a3
Compare
Choose a tag to compare

Full Changelog: v4.0.27...v4.0.28

v4.0.27

11 Feb 02:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.26...v4.0.27

v4.0.26

21 Dec 03:41
27573e9
Compare
Choose a tag to compare

Fix cookie() fail when first time set session. See walkor/webman-framework#22
Full Changelog: v4.0.25...v4.0.26