Commit Graph

6435 Commits

Author SHA1 Message Date
沈唁
4f03575e94
Fix typo () 2021-05-21 17:16:08 +08:00
李铭昕
f6e9ff2213
Fixed bug that coroutine won't destruct when using onOpen in coroutine style websocket server. () 2021-05-21 14:56:36 +08:00
李铭昕
6d97e438c2
Fixed bug that increment/decrement does not works as expect when used in transaction. () 2021-05-18 21:00:26 +08:00
李铭昕
6f66dbcffd
Added crontab test cases into phpunit.xml ()
* Added crontab test cases into phpunit.xml

* Update ParserTest.php
2021-05-17 17:03:58 +08:00
李铭昕
ebead50863
Release v2.1.17 () 2021-05-17 14:59:01 +08:00
yansongda
faed954ce4
The enable parameter of the @Crontab supports array, which you can dynamically control whether the task is executed or not. ()
* support crontab annotation `enable` bool or array

* Format code

* Update CHANGELOG-2.1.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-05-15 18:14:24 +08:00
李铭昕
8b13089b12
Fixed bug that coroutine won't destruct for keepalive request in swow server. () 2021-05-14 12:44:23 +08:00
李铭昕
373bf01d25
lock the version of phpstan to 0.12.86 () 2021-05-14 09:07:30 +08:00
黄朝晖
8c998f6bc3
Merge pull request from limingxinleo/release-doc
release planning
2021-05-11 11:50:40 +08:00
limingxinleo
dea776b46f Update docs and translate 2021-05-09 23:23:33 +00:00
李铭昕
1b430015ba release planning 2021-05-10 07:22:13 +08:00
ChildEden
c3aba1e2ff
Translation () 2021-05-09 15:37:29 +08:00
沈唁
479c2ecc90
Update docs () 2021-05-07 19:39:00 +08:00
ChildEden
73123af631
Translation () 2021-04-30 16:59:49 +08:00
nonetallt
fc7ad0ec02
Translate docs/en/db/quick-start.md to english () 2021-04-26 22:41:54 +08:00
沈唁
f9e54e927e
Fix typo () 2021-04-26 09:34:08 +08:00
李铭昕
97b7581bdb
Release v2.1.16 () 2021-04-26 08:25:52 +08:00
张城铭
b751c00e3a
Fixed @Inject does not works in nested trait. () 2021-04-26 07:51:58 +08:00
张城铭
1026d99a1b
Optimized code for Hyperf\Di\Aop\PropertyHandlerTrait. ()
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(). ()
* 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. ()
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. ()
* 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 () 2021-04-21 17:16:31 +08:00
nonetallt
721d70ef78
Add docs/en/socketio-server.md () 2021-04-20 22:12:46 +08:00
李铭昕
2ae4f74d84
Fixed test cases for Mysql 8.0.24 () 2021-04-20 19:44:35 +08:00
李铭昕
03c23b5ef8
Test swoole-master for phpunit () 2021-04-19 22:03:42 +08:00
李铭昕
b04ba5c9ae
Release v2.1.15 () 2021-04-18 22:51:00 +08:00
ChildEden
64385c6cc4
Translate paginator, pool and rate-limit from zh-cn to en. Apr 18, 2021 () 2021-04-18 17:12:52 +08:00
nonetallt
6f8f0f2a4e
Add docs/en/session.md ()
* 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 ()
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-04-16 17:38:14 +08:00
nonetallt
ad6da65ce4
Translate docs/en/router.md to english ()
* 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 () 2021-04-16 08:02:51 +08:00
nonetallt
ae4d6502b4
Add english documentation for Validation () 2021-04-14 04:28:49 +08:00
nonetallt
bfb2e546c3
Add english documentation for Crontab () 2021-04-13 11:03:08 +08:00
nonetallt
2177d6e562
Translate english documentation for Process () 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. () 2021-04-09 19:45:10 +08:00
张城铭
009dc5fc59
optimization code () 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. () 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. () 2021-04-09 14:04:26 +08:00
Leo Cavalcante
446d981731
docs(en): kafka component ()
* 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 () 2021-04-08 18:00:29 +08:00
黄朝晖
15c1b5761f
Update di.md () 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. ()
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. () 2021-04-03 17:00:28 +08:00