Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-05 | 770 Bytes | |
v5.1.0 source code.tar.gz | 2025-02-05 | 58.7 kB | |
v5.1.0 source code.zip | 2025-02-05 | 83.9 kB | |
Totals: 3 Items | 143.4 kB | 0 |
What's Changed
- Support Workerman/Coroutine
- Update MIT-LICENSE.txt, fix copyright license year by @JasonnnW3000 in https://github.com/walkor/workerman/pull/1078
- 检测是否为null by @lengqiuqiuqiu in https://github.com/walkor/workerman/pull/1086
- 解析的时候可能会报错substr(): Argument [#1] ($string) must be of type string, bool given by @lengqiuqiuqiu in https://github.com/walkor/workerman/pull/1088
- Remove HHVM compatibility code by @fuzqing in https://github.com/walkor/workerman/pull/1090
New Contributors
- @JasonnnW3000 made their first contribution in https://github.com/walkor/workerman/pull/1078
Full Changelog: https://github.com/walkor/workerman/compare/v5.0.0...v5.1.0