Commit Graph

391 Commits

Author SHA1 Message Date
张城铭
0d2b45c168
Changed the style of writing for #[Middlewares(FooMiddleware::class)]. (#3706)
Changed the style of writing to `#[Middlewares(FooMiddleware::class)]` from `@Middlewares({@Middleware(FooMiddleware::class)})` in PHP8.

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-18 18:18:34 +08:00
李铭昕
a2041956bf
Fixed bug that rpc client does not work for amqp. (#3681) 2021-06-07 21:42:09 +08:00
李铭昕
36af374ff5 Merge branch 'master' into 2.2-merge 2021-06-07 09:50:48 +08:00
Nash Gao
69ff4eb6cc
Fixed bug that property $workerId does not works in annotation @Task. (#3674) 2021-06-06 15:53:55 +08:00
李铭昕
17048c0128
Use promphp instead of endclothing for prometheus_client_php. (#3676) 2021-06-05 22:39:01 +08:00
李铭昕
085f1cd671
Fixed bug that the crontab rule without backslash like 10-12 does not works. (#3669) 2021-06-05 09:55:37 +08:00
pandaLIU
0e5d09e0d6
Fixed rule like 10-12/1,14-15/1 does not works for crontab. (#3667)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-04 23:40:31 +08:00
李铭昕
67948a0455
Added document for using enable in @Crontab. (#3666) 2021-06-04 21:33:16 +08:00
戒尺
1a2c954bd0
Fixed typo 2021-06-04 14:34:53 +08:00
李铭昕
04be901023 Merge branch 'master' into 2.2-merge 2021-05-31 11:37:01 +08:00
李铭昕
a0146e53d0
Release v2.1.19 (#3637) 2021-05-31 09:44:47 +08:00
nonetallt
f3306fd42b
Add view and view-engine english documentation (#3624) 2021-05-27 11:27:46 +08:00
李维山
dbb2b0ed41
Fix typo: Undefined variable $count (#3622)
Co-authored-by: 李维山 <msllws@163.com>
2021-05-26 10:58:33 +08:00
yandycom
f258bfa255
Fixed nsq max idle time. (#3621)
* Fixed nsq max idle time.

* Update nsq.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-05-25 20:39:16 +08:00
李铭昕
c0c0c47a22 Merge branch 'master' into 2.2-merge
# Conflicts:
#	composer.json
#	phpunit.xml
2021-05-24 15:50:44 +08:00
沈唁
987d3087e8
Fix typo 2021-05-24 15:45:42 +08:00
李铭昕
4234f9d791
Release v2.1.18 (#3613) 2021-05-24 09:46:08 +08:00
沈唁
4f03575e94
Fix typo (#3608) 2021-05-21 17:16:08 +08:00
李铭昕
70a78ad6d9 Added rpn.md 2021-05-20 17:05:46 +08:00
李铭昕
ebead50863
Release v2.1.17 (#3590) 2021-05-17 14:59:01 +08:00
李铭昕
b613e61608
Added document for DAG (#3592) 2021-05-15 23:45:30 +08:00
李铭昕
42bf89639b
domnikl/statsd is no longer maintained, using the slickdeals/statsd package instead. 2021-05-13 09:58:05 +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 (#3554) 2021-05-09 15:37:29 +08:00
沈唁
479c2ecc90
Update docs (#3545) 2021-05-07 19:39:00 +08:00
ChildEden
73123af631
Translation (#3536) 2021-04-30 16:59:49 +08:00
nonetallt
fc7ad0ec02
Translate docs/en/db/quick-start.md to english (#3507) 2021-04-26 22:41:54 +08:00
沈唁
f9e54e927e
Fix typo (#3523) 2021-04-26 09:34:08 +08:00
李铭昕
97b7581bdb
Release v2.1.16 (#3522) 2021-04-26 08:25:52 +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
李铭昕
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
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
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
李铭昕
ddf7033254
Fixed bug that @Crontab does not works when used in methods. (#3450) 2021-04-03 17:00:28 +08:00
ChildEden
9e0876d3a0
Correct the translations on Mar 31, 2021 (#3440) 2021-04-02 12:58:11 +08:00