Commit Graph

6802 Commits

Author SHA1 Message Date
he ping
c1d7ddc536 Fix the problem of websocket-server psr/log adapting to php8 version 2021-10-28 18:13:44 +08:00
朱梦阳
5b4e095ae1
Update view-engine.md (#4180) 2021-10-28 15:21:00 +08:00
李铭昕
ab647daadd
Added some faqs about swarm. (#4179) 2021-10-27 17:02:09 +08:00
神经蛙鳄
8cc8d8c940
Added test cases about Multiplex RPC component (#4172)
* 完善文档中 GRPC 包示例

* Added test cases about rpc-multiplex.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-27 14:35:59 +08:00
黄朝晖
7394edbc31
Merge pull request #4173 from qbhy/patch-3
Update awesome-components.md
2021-10-27 10:05:59 +08:00
桥边红药
11942c26ec
Update awesome-components.md 2021-10-27 07:16:16 +08:00
小城zjc
8c7dff7dc9
Fixed health check failed when using consul with token. (#4171)
Co-authored-by: zhangruochu <zhangruochu@buptinfo.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-26 17:05:36 +08:00
李铭昕
ff51321aaa
Upgrade swoole version to 4.8.0 in github actions. (#4168) 2021-10-25 16:26:25 +08:00
李铭昕
78d60471ad
Release v2.2.13 (#4165) 2021-10-25 09:37:58 +08:00
李铭昕
401a3e5904
Renamed the namespace about macroable component. (#4166) 2021-10-25 09:29:21 +08:00
黄朝晖
9538b50c20
Update README-CN.md 2021-10-25 03:05:40 +08:00
黄朝晖
cc18581970
Update README.md 2021-10-25 03:04:59 +08:00
黄朝晖
7df4a730ba
Update README-CN.md 2021-10-25 03:00:40 +08:00
黄朝晖
7c46e24f93
Update README.md 2021-10-25 03:00:06 +08:00
沈唁
248f599ee9
Removed inactive project sdebug from awesome components. (#4163) 2021-10-22 15:03:47 +08:00
沈唁
d4840c5bc5
Fixed bug that generate proxy class failed when using union type. (#4158)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-21 11:36:40 +08:00
李铭昕
4f57ed7208 Added test cases for macroable. 2021-10-21 10:46:42 +08:00
李铭昕
4d7377cdd6 Allow Macroable::mixin to only add macros that do not exist yet. 2021-10-21 10:46:42 +08:00
李铭昕
45d7600eba Split hyperf/macroable from hyperf/utils. 2021-10-21 10:46:42 +08:00
lysice
7789d86063
Added lysice/hyperf-redis-lock into awesome components. (#4150) 2021-10-20 09:37:29 +08:00
lysice
cde03d92db
Optimized doc comment for join methods.
* fixed issue #4072

* Format

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-20 09:32:34 +08:00
沈唁
e21428cf09
Update docs/index.html which set "lang" attribute to document based on URL(#4144) 2021-10-18 18:32:53 +08:00
李铭昕
5c841287dd
Release v2.2.12 (#4142) 2021-10-18 09:16:14 +08:00
李铭昕
1760821c73
Fixed validator factory does not support other validators. (#4141)
* Fixed validator factory does not support other validators.

* Update CHANGELOG-2.2.md
2021-10-16 14:37:55 +08:00
李铭昕
396dd849f4
Handler of Dispatched can be null. (#4140) 2021-10-15 12:46:21 +08:00
weskiller
7ff380f19a
Fixed generate model failed when using option --with-ide and scope methods. (#4130)
* fixed gen:model command

* Update CHANGELOG-2.2.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-13 19:33:22 +08:00
Deeka Wong
6d559e1033
Added methods Str::stripTags() and Stringable::stripTags(). (#4129) 2021-10-13 11:37:40 +08:00
李铭昕
c1f72a04ec
Release v2.2.11 (#4126) 2021-10-11 09:51:09 +08:00
5031a4eb9c
Update coroutine.md (#4124) 2021-10-10 18:32:24 +08:00
李铭昕
e28b0fb370
Update docker-swarm.md 2021-10-09 09:56:48 +08:00
liuende501
c85bd51fc8
Optimized testing client which create the directory again when the directory does not exist. (#4119)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-10-09 09:37:54 +08:00
李铭昕
d9b4384d67
Changed the recommend subnet for swarm network. (#4115) 2021-10-06 14:10:46 +08:00
沈唁
46d6d0dc04
Optimize: get error code after Websocket upgrade failed (#4114)
* Optimize: get error code after Websocket upgrade failed

* Update CHANGELOG-2.2.md
2021-10-06 13:45:18 +08:00
SalfordShane
64a396e200
Translating the introduction section (About, Communication, Donate, Contribute), update the README.md to match the new About section, adding a CONTRIBUTING.md file to match the contribute section (#4105) 2021-09-29 11:54:56 +08:00
Elrond G
8cb967c990
Fixed bug that auth failed when password has special charsets. (#4101)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-28 18:21:37 +08:00
沈唁
ec77dd1f2f
Remove travis badge (#4098) 2021-09-26 10:23:49 +08:00
李铭昕
f05c1a8595
Release v2.2.10 (#4097) 2021-09-26 10:15:44 +08:00
刘洋 Jax
83cef20a37
Fixed bug that crontab rule convert empty string into 0 accidentally. (#4088)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-26 09:52:27 +08:00
李铭昕
24c2f18b8d
Fixed bug that generate proxy class failed caused by variadic parameters with type. (#4096)
Co-authored-by: Demin Yin <deminy@deminy.net>
2021-09-26 09:27:11 +08:00
SalfordShane
6ac4962c17
FAQ translated to English, improve swoole.use_shortname error message (#4089) 2021-09-24 15:28:18 +08:00
luxin
e097d09058
Fixed the incorrect comments for nacos.
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-23 12:48:33 +08:00
李铭昕
c8b6a167ea
Added document about how to set email for Gitlab. (#4090) 2021-09-23 12:44:27 +08:00
Shane Armstrong
7cae96ae03 Fix incorrect markdown links in the documentation 2021-09-22 14:22:06 +08:00
Shane Armstrong
4c43b260d7 Improve clarify of English language quick-start overview documentation 2021-09-22 14:22:06 +08:00
李铭昕
ba81e6d313
Release v2.2.9 (#4081) 2021-09-22 09:46:38 +08:00
李铭昕
b54125f0ea
Optimized tag of exception for tracer. (#4082)
* Optimized tag of exception for tracer.

* allow user to change the tags of exception when using tracer.

* Use setTag instead of log.
2021-09-21 17:06:07 +08:00
黄朝晖
d34e162f72
Support annotation for interface (#4086)
* Support annotation for interface

* Fixed bug

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-09-21 06:53:41 +08:00
李铭昕
4688effb44 Format code 2021-09-21 06:36:08 +08:00
huangzhhui
b5d27e672e Use @requires PHP 8.0 to instead of skip marker 2021-09-21 06:36:08 +08:00
huangzhhui
8872a5c658 Skip the tests when PHP_VERSION < 8 2021-09-21 06:36:08 +08:00