Commit Graph

52 Commits

Author SHA1 Message Date
沈唁
e7e7df422d
Remove mirrors.aliyun.com/composer (#5778) 2023-06-01 12:38:34 +08:00
黄朝晖
4697093c8f
English Docs (#5669) 2023-04-25 09:32:59 +08:00
黄朝晖
2f66eaf3c7
Update the install.md (#5647) 2023-04-18 09:03:47 +08:00
ooing
5e089b3de0
fix_out_content (#5512) 2023-03-11 17:10:10 +08:00
Deeka Wong
e25a0c64b8
Replace with native annotations (#5506)
* Replace middleware annotations with native annotations

* Replace with native annotations
2023-03-11 07:20:01 +08:00
黄朝晖
538fe8e433
Update install.md 2023-03-09 17:09:13 +08:00
swatchion
d30bf4c10a
add swoole repo link for quick reference 2023-03-06 10:35:28 +08:00
youmikuang
01ba3fc88d
Support PHP82 (#5450) 2023-02-22 18:50:16 +08:00
黄朝晖
4aa060a0d5 Update 2023-01-03 07:13:43 +08:00
李铭昕
e2b188bc4c Merge branch '2.2' into 3.0-merge2
# Conflicts:
#	docs/en/component-guide/configprovider.md
#	docs/en/component-guide/create.md
#	docs/en/component-guide/intro.md
#	docs/en/db/model.md
#	docs/en/release-planning.md
#	docs/zh-cn/db/model.md
#	docs/zh-cn/release-planning.md
#	docs/zh-hk/db/model.md
#	docs/zh-hk/release-planning.md
#	docs/zh-tw/db/model.md
#	docs/zh-tw/release-planning.md
2022-11-24 16:09:08 +08:00
huangzhhui
fff4cb5e2c Update 2022-11-23 11:14:43 +08:00
李铭昕
fe19a4fb93
Upgrade docs to hyperf 3.0 (#4878) 2022-06-25 20:16:32 +08:00
李铭昕
bf12f37f7a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/rpn/src/Calculator.php
2022-05-30 10:16:40 +08:00
李铭昕
4577f344ed
Update important.md (#4788) 2022-05-28 08:38:31 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
2f30865d2f Merge branch 'master' into 3.0-merge
# Conflicts:
#	docs/zh-cn/coroutine.md
#	docs/zh-hk/coroutine.md
#	docs/zh-tw/coroutine.md
#	src/model-cache/src/Manager.php
2022-03-27 17:13:53 +08:00
沈唁
e099c8c17d
Release v2.2.29
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-27 17:01:45 +08:00
李铭昕
299d67b952 Merge branch 'master' into 3.0
# Conflicts:
#	src/http-server/src/Request.php
#	src/model-cache/tests/Stub/ManagerStub.php
2022-03-14 11:43:17 +08:00
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
06c3f4867e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test-components.yml
#	.github/workflows/test.yml
#	src/amqp/src/ConnectionFactory.php
2021-12-20 09:49:29 +08:00
李铭昕
b473732fbd
Release v2.2.21 (#4375)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-12-20 09:14:02 +08:00
朱梦阳
e1544beec5
Update all documents about annotations. (#4264)
Co-authored-by: zmy <my.zhu@knowyourself.cc>
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <l@hyperf.io>
2021-11-20 10:58:02 +08:00
SalfordShane
6ac4962c17
FAQ translated to English, improve swoole.use_shortname error message (#4089) 2021-09-24 15:28:18 +08:00
沈唁
81310448de
Update docs and translate. 2021-09-09 09:29:08 +08:00
沈唁
4c16d722d6
Update questions (#3975) 2021-08-26 09:12:21 +08:00
upper1027
fb2a0536d1
Added QA about the server couldn't start caused by grpc and pcntl. (#3971)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-08-23 15:10:55 +08:00
张城铭
7f7bd7aedd
Update document about how to use inject in trait
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-07-27 13:45:23 +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
huangzhhui
4c0a2f21dc Update 2.2 docs 2021-07-19 09:41:04 +08:00
sy-records
0ae17e024a
Fix typo 2021-06-19 22:25:09 +08:00
李铭昕
efbb753d34
change the php version for docs. (#3225) 2021-01-29 11:32:57 +08:00
VinterHe
7c464d6bbb
Update documents (#3173)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-21 14:44:04 +08:00
李铭昕
9821c9db87
Update docs 2021-01-15 18:02:33 +08:00
李铭昕
f5dc5257c0
Update documents for docker tag. (#2998) 2020-12-21 15:09:49 +08:00
Fangx
fbdc424c63
Update questions.md (#2987) 2020-12-17 11:01:26 +08:00
dayday
8021daf543
Update questions.md (#2937)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-08 15:53:38 +08:00
jonny77
9d67a9bf76
Optimized document for Annotation @AutoController. (#2924)
* Optimized document for AutoController.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-12-06 14:23:10 +08:00
kong
d350f717ac
Optimized usage for multi port server. (#2889)
* 补充多端口监听的路由配置说明

* Update overview.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-11-29 15:42:21 +08:00
Nash Gao
1e13776e47
fix typo and ambiguous expression (#2569)
* fix typo and ambiguous expression

* fix typo

* update questions with zirocte/swagger 3.0.5 version issue
2020-09-23 10:31:52 +08:00
李铭昕
e919359448
Fixed enable-event-dispatcher does not exists. (#2426)
* Added doc for how to rewrite cast.

* Update CHANGELOG-2.0.md

* Update quick-start.md
2020-09-03 17:27:40 +08:00
李铭昕
e3563df481
Update doc (#2355) 2020-08-26 14:27:48 +08:00
李铭昕
098d51c17e
Update important.md (#2184) 2020-07-26 17:49:44 +08:00
李铭昕
3a55665c47
v2.0.3 (#2136) 2020-07-20 15:17:27 +08:00
李铭昕
deeeef0ec7
Added document. (#2119) 2020-07-15 14:57:12 +08:00
沈唁
acd830f0a5
Fixed document. (#2098)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-07-12 12:52:06 +08:00
沈唁
763028ddf9
Add route 404 to the FAQ (#2053) 2020-07-05 15:41:10 +08:00
sy-records
55326e0abd remove ./ 2020-06-25 10:54:10 +08:00
haozing
f92998bcca
更新版本
更新版本
2020-06-23 17:30:12 +08:00
huangzhhui
5ae0c6289d Merge remote-tracking branch 'origin/master' 2020-06-22 10:55:14 +08:00
huangzhhui
4a2dc852a2 Updated 2020-06-22 10:54:50 +08:00