Commit Graph

574 Commits

Author SHA1 Message Date
Deeka Wong
91f40be1a6
The $scene allowed to be NULL. (#4869)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-06-23 11:06:05 +08:00
greezen
48bf28e3c2
Added the type of $classes and $annotations for aspect. (#4867) 2022-06-22 17:13:13 +08:00
李铭昕
624f0d158f
Fixed bug that prometheus server will not be closed automatically when using command which enable event dispatcher. (#4851) 2022-06-16 21:05:28 +08:00
黄朝晖
f5a96ca0f3
Merge pull request #4729 from gabrieleluz/patch-1
Translation of Model page
2022-06-16 17:48:59 +08:00
Deeka Wong
b135ac887c
Changed $value.timeout to $options.timeout for annotation CircuitBreaker. (#4848) 2022-06-16 14:36:55 +08:00
李铭昕
fd1369a02b
Added document about how to upgrade monolog (#4827) 2022-06-12 12:15:41 +08:00
李铭昕
bf12f37f7a Merge branch 'master' into 3.0-merge
# Conflicts:
#	src/rpn/src/Calculator.php
2022-05-30 10:16:40 +08:00
李铭昕
ccb0b54638
Release v2.2.33 (#4791) 2022-05-30 09:48:00 +08:00
李铭昕
4577f344ed
Update important.md (#4788) 2022-05-28 08:38:31 +08:00
huangzhhui
70ea79fe53 Update doc 2022-05-25 15:39:14 +08:00
huangzhhui
94cb66ba1b Update doc 2022-05-25 15:24:28 +08:00
huangzhhui
53357858e2 Update doc 2022-05-25 15:20:07 +08:00
huangzhhui
4e23295c67 Update doc 2022-05-25 15:14:13 +08:00
李铭昕
ac0fb39f4c
Added how to backup the data of portainer. (#4778) 2022-05-23 21:39:59 +08:00
李铭昕
7fa189fffc Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Aop/PropertyHandlerVisitor.php
#	src/kafka/composer.json
#	src/kafka/src/Producer.php
2022-05-16 11:30:34 +08:00
Deeka Wong
5af8cc08d7
Configuring a default groupId when it is null when using hyperf/kafka.
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-05-16 11:11:04 +08:00
李铭昕
f7116f5d85
Update docker-swarm.md (#4735) 2022-05-08 21:51:11 +08:00
Gabriele Luz
7c3bfb3418
Update model.md 2022-05-06 12:50:57 -03:00
沈唁
bb6c8829aa
Update cdn link (#4718) 2022-05-05 09:51:04 +08:00
Vinchan
837900dd4e
Added some components into awesome-components.
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-04-20 11:55:43 +08:00
李铭昕
530284e171
Added Hyperf\WebSocketServer\Constant\Opcode. (#4697) 2022-04-20 09:31:12 +08:00
李铭昕
f4490589d2
Release v2.2.31 (#4691) 2022-04-18 08:40:36 +08:00
Meet
57dfbdbcbf
update ws Middleware docs (#4301)
Co-authored-by: jksusu <173991506@qq.com>
2022-04-17 16:03:50 +08:00
李铭昕
57a929e7b8 Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	phpstan.neon
#	src/kafka/src/Producer.php
#	src/load-balancer/src/Node.php
#	src/retry/tests/RetryAnnotationAspectTest.php
#	src/session/src/Handler/FileHandler.php
2022-04-15 16:58:38 +08:00
李铭昕
b814749bd3
Update document about how to upgrade to 3.0. (#4671) 2022-04-12 18:41:01 +08:00
她和她的猫
a481cc60a2
Fixed bug that last modified time was not updated after write session again. (#4657)
Co-authored-by: 李铭昕 <l@hyperf.io>
2022-04-03 18:50:03 +08:00
沈唁
46dd49f23f
Update bootcss cdn link (#4640) 2022-03-30 13:28:07 +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
沈唁
1f7ba04f18
Rename overtrue/wechat to w7corp/wechat (#4617) 2022-03-21 16:52:44 +08:00
沈唁
140154e6af
Revert "Use unpkg.com" (#4604)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-03-14 19:40:41 +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
李铭昕
9fa13f8c88
Make public for method Hyperf\ModelCache\Manager::formatModels(). (#4603) 2022-03-14 11:07:12 +08:00
Deeka Wong
e9b7586710
Removed Hyperf\Utils\Context, please use Hyperf\Context\Context instead. (#4596) 2022-03-11 14:02:57 +08:00
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
d7e5f336c4
Fixed bug that ephemeral instance register failed when using nacos. (#4589) 2022-03-10 14:57:52 +08:00
李铭昕
8f041fb103
Release v2.2.27 (#4578) 2022-03-07 10:08:55 +08:00
pandaLIU
1a916f192c
update testing.md 2022-03-07 09:34:38 +08:00
沈唁
c16780b537
Use Hyperf\LoadBalancer\Exception\RuntimeException instead of \RuntimeException. 2022-03-04 09:37:25 +08:00
李铭昕
7138a915c6 Merge branch 'master' into 3.0-merge 2022-03-01 11:38:31 +08:00
李铭昕
7b20914070
Use Hyperf/Context/Context instead of Hyperf/Utils/Context. (#4565) 2022-03-01 11:13:47 +08:00
pandaLIU
7fa74f1e69
add dtm doc. #4553 (#4560) 2022-02-26 21:20:36 +08:00
huangzhhui
0dbb052308 Merge branch 'master' of https://github.com/hyperf/hyperf 2022-02-25 19:18:23 +08:00
huangzhhui
181931eb2f Update release planning 2022-02-25 19:18:20 +08:00
zxyfaxcn
c2d8894f74
Fixed typo 2022-02-21 10:18:52 +08:00
李铭昕
4135ea0a0e Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	composer.json
#	phpunit.xml
#	src/config-apollo/src/Client.php
#	src/http-server/src/Request.php
#	src/redis/src/RedisConnection.php
#	src/utils/composer.json
2022-02-21 10:03:25 +08:00
李铭昕
fc501d4383
Release v2.2.26 (#4544)
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-02-21 09:27:49 +08:00
huangzhhui
68324564f4 Update doc 2022-02-16 02:13:55 +08:00
李铭昕
f59cdf3223 Merge branch 'master' into 3.0-merge
# Conflicts:
#	composer.json
#	src/testing/co-phpunit
2022-01-30 16:51:23 +08:00
李铭昕
1320603402
Release v2.2.25 2022-01-30 15:30:08 +08:00