Commit Graph

15 Commits

Author SHA1 Message Date
Deeka Wong
7b9d5c944d
Use Hyperf\Coroutine\Coroutine instead of Hyperf\Utils\Coroutine (#5623) 2023-04-12 12:36:10 +08:00
李铭昕
c422dad528
Use Hyperf\Context\ApplicationContext instead of Hyperf\Utils\ApplicationContext. (#5621) 2023-04-11 15:57:32 +08:00
李铭昕
18f5fba851
Update docs and translate (#5262) 2022-12-27 13:37:04 +08:00
李铭昕
fe19a4fb93
Upgrade docs to hyperf 3.0 (#4878) 2022-06-25 20:16:32 +08:00
李铭昕
b814749bd3
Update document about how to upgrade to 3.0. (#4671) 2022-04-12 18:41:01 +08:00
李铭昕
b086d98a0d Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Annotation/Scanner.php
#	src/di/tests/InjectTest.php
2022-01-17 14:19:56 +08:00
李铭昕
bcc8827223
Added command gen:view-engine-cache which used to generate cache files in advance. (#4455) 2022-01-14 11:54:28 +08:00
李铭昕
1d1b677852 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/http-message/tests/SwooleStreamTest.php
#	src/http-server/src/ResponseEmitter.php
#	src/socketio-server/src/SocketIO.php
#	src/utils/src/Contracts/Arrayable.php
2021-12-06 11:43:16 +08:00
李铭昕
e6249fde70
Release v2.2.19 (#4318) 2021-12-06 10:42:11 +08:00
李铭昕
dee852c950
Upgrade the minimum php version to 8.0 for http-server. (#4306) 2021-12-01 16:19:47 +08:00
huangzhhui
300e17b3df Translate docs 2021-07-19 13:00:24 +08:00
李铭昕
378a930f7a
v2.0.10 (#2450)
* v2.0.10

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-07 12:55:20 +08:00
huangzhhui
b1dc4989e4 Translate 2020-08-10 13:28:28 +08:00
dayday
a470692f58
Update 2.0.md (#1958)
* Update 2.0.md

* Update

* Update annotation.md

* Update annotation.md

* update

* Update 2.0.md

* Update 2.0.md

* Update 2.0.md

* Translate

* Update

Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-06-23 11:47:44 +08:00
huangzhhui
80375f904f Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00