Skip to content

Releases: walkor/workerman

v3.5.32

22 Oct 09:23
10b24f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.31...v3.5.32

v4.1.4

09 Oct 11:34
83e007a
Compare
Choose a tag to compare
  • #[\AllowDynamicProperties]

Full Changelog: v4.1.3...v4.1.4

v4.1.3

23 Sep 14:07
01028d8
Compare
Choose a tag to compare
  • Fix lock for windows

Full Changelog: v4.1.2...v4.1.3

v4.1.2

22 Sep 13:02
6531874
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

19 Sep 13:06
Compare
Choose a tag to compare

Support GET/OPTIONS/HEAD/DELETE http request with body

Full Changelog: v4.1.0...v4.1.1

v4.1.0

20 Aug 10:24
88ddf51
Compare
Choose a tag to compare
  • Require php>=7.0
  • Use safer random functions

Full Changelog: v4.0.39...v4.1.0

v4.0.42

29 Jul 09:08
83f09b5
Compare
Choose a tag to compare
  • Fix multi upload files see #788
  • Add $worker-> onWorkerExit callback

Full Changelog: v4.0.41...v4.0.42

v4.0.41

19 Jul 08:07
8a6a536
Compare
Choose a tag to compare

Fix php8.1.8 stdout redirect bug

Full Changelog: v4.0.40...v4.0.41

v4.0.40

18 Jul 13:23
771cb9d
Compare
Choose a tag to compare

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

16 Jun 14:26
97ff0d0
Compare
Choose a tag to compare

Fix Session->gc() probability

Full Changelog: v4.0.38...v4.0.39