Commit Graph

485 Commits

Author SHA1 Message Date
张城铭
7f7bd7aedd
Update document about how to use inject in trait
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-27 13:45:23 +08:00
李铭昕
5efe21fc5b
Release v2.2.1 (#3861) 2021-07-27 11:01:21 +08:00
JokerNg
28b73036e4
Update aliyun-logger.md (#3852)
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: 桥边红药 <24204533+qbhy@users.noreply.github.com>
2021-07-23 18:50:43 +08:00
沈唁
3d70993377
Added documents with filesystem about how to upgrade to v2.2 (#3853) 2021-07-22 12:27:08 +08:00
lidaqi
40ae1a59a1
更改grpc文档,代码位置变更 (#3847) 2021-07-22 11:09:39 +08:00
沈唁
5745d5fff3
Added documents that interface cannot be found in PHP 7.3 (#3849)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-21 17:49:46 +08:00
yansongda
2e22c8ff53
Added yansongda/hyperf-pay into awesome-components.md.
* add: yansongda/hyperf-pay

* add: yansongda/hyperf-pay

* update: update because of Ad law

* Update

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-21 17:21:05 +08:00
shixuefeng
410e3dabda
Update testing.md (#3792)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-20 18:20:29 +08:00
江湖大牛
4d3eb5fb5e
docs: Update upgrade-2.2.md (#3841) 2021-07-20 16:51:44 +08:00
zxyfaxcn
a6bf8c1e9a
Fixed typo of namespace in nacos.md 2021-07-20 16:50:40 +08:00
cexll
0025c18e1d
Update Upgrade2.2.md
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-07-20 14:17:33 +08:00
huangzhhui
300e17b3df Translate docs 2021-07-19 13:00:24 +08:00
李铭昕
840a55923d Added test cases for config-center 2021-07-19 12:15:16 +08:00
huangzhhui
42c498b247 Update README.md 2021-07-19 09:41:04 +08:00
huangzhhui
4c0a2f21dc Update 2.2 docs 2021-07-19 09:41:04 +08:00
李铭昕
6f9dbd713a Removed useless code 2021-07-18 13:53:33 +08:00
李铭昕
14e73c6a7e
Added test cases for Swoole v4.7.0 (#3816)
* Added test cases for Swoole v4.7.0

* Update docs and translate
2021-07-16 18:59:18 +08:00
李铭昕
4eaf5f72f5 Merge branch 'master' into 2.2-merge 2021-07-12 09:17:05 +08:00
李铭昕
b262874558
Release v2.1.23 (#3803) 2021-07-12 09:13:04 +08:00
李铭昕
416854c624 Support COS and Qiniu Adapters for Filesystem 2021-07-07 13:27:38 +08:00
沈唁
807fedbbf5
Translate document
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:54:56 +08:00
millet109
ca8ca583b2
Fixed multiple handlers description error for logger.
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-06 18:50:01 +08:00
沈唁
a8f5a34fd0
Fixed typo for logger document. 2021-07-06 17:34:40 +08:00
沈唁
950ea5a162
Update config.md (#3765) 2021-06-29 18:11:38 +08:00
李铭昕
943c66de4b Added document about how to use rpc-multiplex 2021-06-29 13:59:58 +08:00
李铭昕
989c07ab55 Merge branch 'master' into 2.2-merge
# Conflicts:
#	bin/release.sh
#	bin/split.sh
#	src/validation/src/Concerns/FormatsMessages.php
2021-06-28 09:40:51 +08:00
李铭昕
fe7356b9a9
Release v2.1.22 (#3755) 2021-06-28 09:13:15 +08:00
李铭昕
86dda0a46f Added Nacos RegisterDriverListener for Service Governance 2021-06-28 07:13:23 +08:00
沈唁
0941efcff2
Update view-engine.md (#3747) 2021-06-26 17:57:43 +08:00
李铭昕
eb9788a609 Added document about how to use custom driver for service governance. 2021-06-26 09:54:06 +08:00
manks0127
7b185a37a7
Update amqp.md (#3740) 2021-06-25 13:15:23 +08:00
李铭昕
9953486b68 Added document about how to use config center 2021-06-25 10:04:45 +08:00
李铭昕
057626c6ca Use string instead of int for mode which used more friendly in .env. 2021-06-25 10:04:45 +08:00
李铭昕
74e5c8848a Renamed nacos-sdk as nacos. 2021-06-24 16:30:27 +08:00
李铭昕
2eaa4778bc
Fixed bug that client failed to pull data from etcd. (#3726) 2021-06-23 11:14:35 +08:00
李铭昕
83ee0be095 Added Hyperf\Nacos\Client::getValidNodes 2021-06-22 19:49:34 +08:00
pandaLIU
20c875bd36
Removed broker and bootstrap_server from kafka. (#3550)
please use `brokers` and `bootstrap_servers` instead

Co-authored-by: 李铭昕 <715557344@qq.com>
2021-06-22 18:19:46 +08:00
李铭昕
155b5d2888
Release v2.1.21 (#3719) 2021-06-21 16:07:34 +08:00
李铭昕
db4c7e397f
Added a document about how to upgrade to v2.2 (#3716) 2021-06-21 10:16:11 +08:00
李铭昕
a280656acf
Added ide-helper component (#3714) 2021-06-20 10:18:28 +08:00
sy-records
0ae17e024a
Fix typo 2021-06-19 22:25:09 +08:00
张城铭
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
huangzhhui
ed9a473eab Fixed multi-language docs 2021-06-14 01:30:52 +08:00
黄朝晖
06cac333e1
Remove useless content 2021-06-14 01:26:02 +08:00
沐沫
ba619fec06
增加listener的注解。 2021-06-12 15:59:19 +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
李铭昕
6aa7f89c6d
Reinstall ext-swoole in github actions 2021-04-02 12:55:30 +08:00
ChildEden
7e15d680ce
Translate exception-handler, grpc, and guzzle from zh-cn to en. 2021-03-31 18:19:43 +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
李铭昕
570d469ddf
Release v2.1.12 (#3427) 2021-03-29 09:30:55 +08:00
黄朝晖
df854050ef
Update process.md 2021-03-25 19:17:10 +08:00