Commit Graph

6419 Commits

Author SHA1 Message Date
李铭昕
97b7581bdb
Release v2.1.16 (#3522) 2021-04-26 08:25:52 +08:00
张城铭
b751c00e3a
Fixed @Inject does not works in nested trait. (#3520) 2021-04-26 07:51:58 +08:00
张城铭
1026d99a1b
Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait. (#3517)
Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-24 10:40:56 +08:00
upper1027
6cea3ce4de
Added method Hyperf\HttpServer\Request::clearStoredParsedData(). (#3514)
* Added method `Hyperf\HttpServer\Request::clearStoredParsedData()`.

* Added test cases

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-22 16:11:01 +08:00
Dracovish
4be1f519cd
Fixed nats connection closed accidentally when socket timeout is smaller than max idle time. (#3513)
Co-authored-by: Dracovish <1114145341@qq.com>
2021-04-22 13:56:31 +08:00
Nash Gao
f7f4b7e2f6
Fixed bug that consult couldn't force a node into the left state. (#3510)
* modify consul forceLeave request method to PUT

* Fixed bug that consult couldn't force a node into the left state.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-21 19:20:56 +08:00
沈唁
7ef1fd05af
Use reactorId instead of fromId (#3509) 2021-04-21 17:16:31 +08:00
nonetallt
721d70ef78
Add docs/en/socketio-server.md (#3504) 2021-04-20 22:12:46 +08:00
李铭昕
2ae4f74d84
Fixed test cases for Mysql 8.0.24 (#3506) 2021-04-20 19:44:35 +08:00
李铭昕
03c23b5ef8
Test swoole-master for phpunit (#3503) 2021-04-19 22:03:42 +08:00
李铭昕
b04ba5c9ae
Release v2.1.15 (#3497) 2021-04-18 22:51:00 +08:00
ChildEden
64385c6cc4
Translate paginator, pool and rate-limit from zh-cn to en. Apr 18, 2021 (#3496) 2021-04-18 17:12:52 +08:00
nonetallt
6f8f0f2a4e
Add docs/en/session.md (#3491)
* Add docs/en/session.md

* Update

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 17:49:08 +08:00
nonetallt
9027adb9d0
Translate docs/en/request.md to english (#3487)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 17:38:14 +08:00
nonetallt
ad6da65ce4
Translate docs/en/router.md to english (#3486)
* Translate docs/en/router.md to english

* Update router.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 16:55:15 +08:00
李铭昕
4fa2e2367c Added test cases. 2021-04-16 16:49:34 +08:00
nfangxu
500d83af5e feat: add withMax(),withMin(),withSum(),withAvg(). 2021-04-16 16:49:34 +08:00
nonetallt
85af4af546
Translate docs/en/testing.md to english (#3485) 2021-04-16 08:02:51 +08:00
nonetallt
ae4d6502b4
Add english documentation for Validation (#3475) 2021-04-14 04:28:49 +08:00
nonetallt
bfb2e546c3
Add english documentation for Crontab (#3474) 2021-04-13 11:03:08 +08:00
nonetallt
2177d6e562
Translate english documentation for Process (#3476) 2021-04-13 11:02:41 +08:00
李铭昕
0f5737c5c3
Release v2.1.14 2021-04-12 13:03:28 +08:00
李铭昕
7153c2dba8
Added method Sender::getResponse() which you can used to get response from coroutine style server. (#3472) 2021-04-09 19:45:10 +08:00
张城铭
009dc5fc59
optimization code (#3471) 2021-04-09 18:00:23 +08:00
李铭昕
da7e95c71c
Fixed bug that db connection couldn't be released to pool when using coroutine style websocket server. (#3467) 2021-04-09 14:59:55 +08:00
李铭昕
20f739f1d5
Fixed bug that websocket does not works when exist more than one server in coroutine style. (#3465) 2021-04-09 14:04:26 +08:00
Leo Cavalcante
446d981731
docs(en): kafka component (#3463)
* docs(en): kafka component

* Format code

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-09 11:45:20 +08:00
ChildEden
25a5841f35
Translate json-rpc, logger and microservice from zh-cn to en. Apr 8, 2021 (#3461) 2021-04-08 18:00:29 +08:00
黄朝晖
15c1b5761f
Update di.md (#3459) 2021-04-07 17:41:36 +08:00
李铭昕
2dd5bc33f2
Release v2.1.13 2021-04-06 09:05:21 +08:00
Hugh
f1a0f3d00f
Optimized phar:build, which can support symlink package. (#3455)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-05 18:36:44 +08:00
李铭昕
8e398a6983 Optimized code for releasing instance in Hyperf\Utils\Channel\Caller. 2021-04-04 10:15:05 +08:00
李铭昕
61fb3e5308 Optimized code 2021-04-04 10:15:05 +08:00
李铭昕
ddf7033254
Fixed bug that @Crontab does not works when used in methods. (#3450) 2021-04-03 17:00:28 +08:00
李铭昕
2aa967ed6b Fixed typo 2021-04-02 19:24:08 +08:00
李铭昕
9805c75311 Fixed default value of column does not works in model-cache. 2021-04-02 19:24:08 +08:00
ChildEden
9e0876d3a0
Correct the translations on Mar 31, 2021 (#3440) 2021-04-02 12:58:11 +08:00
李铭昕
6aa7f89c6d
Reinstall ext-swoole in github actions 2021-04-02 12:55:30 +08:00
李铭昕
a1d0c71f10 add deprecated to getClientCallbackTimeout() 2021-04-01 09:53:26 +08:00
Reasno
50e8e180df fix: use singleton config 2021-04-01 09:53:26 +08:00
Reasno
cf401ea927 fix: use object 2021-04-01 09:53:26 +08:00
Reasno
20683e3bee fix: cs-fix 2021-04-01 09:53:26 +08:00
Reasno
618d88f2c6 fix: phpstan 2021-04-01 09:53:26 +08:00
Reasno
1c36711db4 fix: invalid interface 2021-04-01 09:53:26 +08:00
Reasno
49b8f4a9cf fix: wrong comment 2021-04-01 09:53:26 +08:00
Reasno
585af00b74 fix: ttl not effective on other workers 2021-04-01 09:53:26 +08:00
ChildEden
7e15d680ce
Translate exception-handler, grpc, and guzzle from zh-cn to en. 2021-03-31 18:19:43 +08:00
李铭昕
f84e87b474
Fixed bug that the type of rpc result does not support types which allows null. (#3434)
* Fixed bug that the type of rpc result does not support types which allows null.

* Added test cases
2021-03-31 17:52:08 +08:00
Samuel NELA
73167cd0d9
Fix typos (#3431) 2021-03-31 06:39:02 +08:00
dongasai
8ac71cf05e
Update async-queue.md (#3428) 2021-03-30 09:29:49 +08:00